ra
Configures RA related parameters, such
as the interval between two unsolicited successive RAs. It also allows suppression of
RAs.
Supported in the following platforms:
- Access Points — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
— NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
ra [interval <3-1800>|suppress]
Parameters
ra [interval <3-1800>|suppress]
interval <3-1800> |
Configures the interval, in seconds, between two
unsolicited successive RAs
- <3-1800> – Specify a value from 3 - 1800 seconds. The default is 300
seconds.
Note: The router-lifetime should be at least three times the specified router
interval.
|
suppress |
Enables the suppression of RAs. When enabled, the transmission of RAs in IPv6
packets is suppressed. This option is disabled by default. The no > ra
> suppress command enables the sending of RAs. |
Examples
nx9500-6C8809(config-ipv6-radv-policy-test)#ra interval 200
nx9500-6C8809(config-ipv6-radv-policy-test)#ra suppress
nx9500-6C8809(config-ipv6-radv-policy-test)#show context
ipv6-router-advertisement-policy test
ra suppress
ra interval 200
managed-config-flag
nd-reachable-time global
advertise mtu
advertise hop-limit
check-ra-consistency
dns-server 2002::2 lifetime 3000
domain-name TechPubs lifetime infinite
nx9500-6C8809(config-ipv6-radv-policy-test)#