...
| Блок кода |
|---|
LTP-16N(configure)# ipv6 route address 0ac1::222 prefix 32 gateway dead::173 l3-interface vlan1101
LTP-16N(configure)# ipv6 route address 0ac1::222 prefix 32 gateway dead::173 l3-interface vlan1101
LTP-16N(configure)# do commit
Configuration committed successfully
LTP-16N(configure)# do show running-config ipv6 route
ipv6 route address 0ac1:0000:0000:0000:0000:0000:0000:0000 prefix 32 gateway dead:0000:0000:0000:0000:0000:0000:0173 l3-interface vlan1101
LTP-16N(configure)# no ipv6 route address 0ac1::222 prefix 32
LTP-16N(configure)# do commit
Configuration committed successfully
LTP-16N(configure)# do show running-config ipv6 route
LTP-16N(configure)# |
...