Version 7.2    607  Mediant MSBR 
Reference Guide  75. Layer-3 Commands 
Example 
This example sets the advertised "Other configuration" flag. 
(config-data)# interface gigabitethernet 0/0 
(conf-if-GE 0/0)# ipv6 nd other-config-flag 
75.1.5.3  ipv6 nd ns-interval 
This command sets the advertised “Retrans Timer” (interval between retransmitted Neighbor 
Solicitation messages) value. The no option disables retransmit advertisements. 
Syntax 
# ipv6 nd ns-interval <1000-3600000 msec>  
# no ipv6 nd ns-interval  
Note 
This command is applicable only to data-router functionality. 
Command Mode 
Privileged User 
Example 
This example sets the advertised "Retrans Timer" value. 
(config-data)# interface gigabitethernet 0/0 
(conf-if-GE 0/0)# ipv6 nd ns-interval 1000  
 
75.1.5.4  ipv6 nd reachable-time  
This  command  sets  the  advertised “Reachability time” (time a neighbor is considered 
reachable after receiving a reachability confirmation) value. The no option sets the value to 
default (0). 
Syntax 
# ipv6 nd reachable-time <0-3600000 msec>  
# no ipv6 nd reachable-time 
Note 
This command is applicable only to data-router functionality. 
Command Mode 
Privileged User