DGS-6604
ipv6 route
CLI Reference Guide
365
Then we can use the
show
command to check whether the configured static
route works or not.
This example shows how to delete an existing static route.
Configuring a
Floating Static
Route
Usually, floating static routes are static routes that are being used to back up
dynamic routes learned through configured routing protocols. Normally a floating
static route is configured with a higher administrative distance than the dynamic
routing protocol it is backing up. As a result, the dynamic route learned through
the routing protocol is always used in preference to the floating static route. If the
dynamic route learned through the routing protocol is lost, the floating static route
will be used in its place. That is an IPv6 floating static route can be achieved
through the
ipv6 route
command with a greater distance number. Additionally, to
extend the usability, floating static routes can also be allowed to back up static
routes, since each route in a system has its own distance.
To establish floating static IPv6 routes, use the
ipv6 route
command in global
configuration mode. To remove a previously configured floating static route, use
the no form of this command.
Default
No floating static routes are configured.
Switch > enable
Switch # show ipv6 route
IPv6 Routing Table
Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,
I - IS-IS, B - BGP, X - add to ACL table fail
Timers: Uptime
S ::/0 [1/0] via 192:0:7:2::2, 0DT1H12M49S
C 20:50:71:1::/64 is directly connected, vlan10, 0DT1H12M39S
O 115:50:70::/64 [110/2] via fe80::a00:1ff:fe02:6, vlan10, 0DT1H11M52S
O 150::/64 [110/20] via fe80::a00:1ff:fe02:6, vlan10, 0DT1H11M52S
C 192:0:7:2::/64 is directly connected, vlan111, 0DT1H12M39S
S 192:0:123:2::/64 [1/0] via 20:50:71:1::2, 0DT1H12M49S
[1/0] via 192:0:7:2::2, 0DT1H12M49S
S 192:0:244:2::/64 [1/0] via 20:50:71:1::2, 0DT1H12M49S
S 2001:0DB8::/32 [1/0] via fe80::0200:00ff:fe00:a0a0, vlan1, 0DT1H12M49S
Total Entries: 8 entries, 9 routes
Switch#
Switch > enable
Switch # configure terminal
Switch (config) # no ipv6 route 2001:0DB8::/32 vlan 1
fe80::0200:00ff:fe00:a0a0
Summary of Contents for DGS-6600 Series
Page 1: ...0 9 3 ...