OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : distance (IPv6)
distance (IPv6)
Use this command in router mode to set the administrative distance for all IPv6 routes.
Use the no parameter with this command to remove an administrative distance.
Command Syntax
distance <1-255>
no distance
Parameters
<1-255>
Distance range.
Default
By default, all options are turned off.
Command Mode
Address-family ipv6 mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
The following example shows setting the administrative distance for all routes.
#configure terminal
(config)#router isis
(config-router)#address-family ipv6
(config-router-af)#distance 14
 
Last modified date: 08/28/2023