Reference Guide 608 Document #: LTRT-17939
Mediant MSBR
Example
This example sets the advertised “Reachability time" value.
(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# ipv6 nd reachable-time 2000
75.1.5.5 ipv6 nd router-preference
This command sets advertised “Router preference” value. The no option sets the value to
default (Medium).
Syntax
# ipv6 nd router-preference {High|Low|Medium (default)}
# no ipv6 nd router-preference
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example sets the advertised “Router preference" value.
(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# ipv6 nd router-preference High
75.1.5.6 ipv6 nd ra
The no version of this command removes the RA parameters from the database.
Syntax
# no ipv6 nd ra
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example removes the RA parameters from the database.
(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# no ipv6 nd ra