
37
radvd advertise
Gateway(config)# no ipv6
radvd interval
Set advertise interval back to default.
Gateway(config)# no ipv6
radvd ra-managed-flag
Disable RA managed flag.
Gateway(config)# no ipv6
radvd ra-mtu
Set RA MTU option back to default.
Gateway(config)# no ipv6
radvd ra-other-flag
Disable RA other flag
Gateway(config)# no ipv6
radvd rdnss
Disable RDNSS function.
Gateway(config)# no ipv6
radvd router-lifetime
Set router lifetime back to default.
Gateway(config)# no ipv6
radvd router-preference
Set router preference back to default.
Show Command
Gateway(config)# show ipv6
radvd
Show the current status of RADVD.
5. Set up IPv6 Routing
Command
Parameter
Description
Gateway(config)# ipv6 route
static
Enable IPv6 static routing.
Gateway(config)# ipv6 route
static [1-20]
[1-20]
Specify the number of static route.
Gateway(config-static-route-
ipv6-No.)# destination
[a:b:c:d:e:f:g:h] [0-128]
[a:b:c:d:e:f:g:h]
[a:b:c:d:e:f:g:h] Specify IPv6 address.
[0-128]
Specify prefix length.
[a:b:c:d:e:f:g:h] Specify IPv6 default gateway.
Gateway(config-static-route-
ipv6-No.)# interface [wan | lan]
[wan | lan]
Specify static interface.
Gateway(config-static-route-
ipv6-No.)# metric [2-15]
[2-15]
Set up metric value.
Gateway(config)# ipv6 route
static apply
Apply all static route configuration.
No Command
Gateway(config)# no ipv6 route
static
Disable IPv6 static routing.
Gateway(config)# no ipv6 route
static [1-20]
[1-20]
Delete the specified static route entry.
Show Command
Gateway(config)# show ipv6
route current-table
Display IPv6 current routing table.
Gateway(config)# show ipv6
route static-table
Display IPv6 static routing table.
6. Set up IPv6 WAN interface.
Command
Parameter
Description
Gateway(config)# ipv6 wan-
interface apply
Apply all WAN interface, VLAN and
advanced configuration.