set protocols ospf6 distance
The command set protocols ospf6 distance configures the administrative distance for an entire group of OSPFv3 routes.
Run the command delete protocols ospf6 distance to remove this configuration from the switch.
Command Syntax
set protocols ospf6 [vrf <vrf-name>] distance <distance>
delete protocols ospf6 [vrf <vrf-name>] distance <distance>
Parameters
Parameter | Description |
vrf <vrf-name> | Optional. Specifies the name of the VRF for the OSPFv3 instance. |
distance <distance> | Specifies the administrative distance, the value is an integer that ranges from 1 to 255 |
Example
- This example configures the administration distance of OSPF routes to 140.
admin@XorPlus# set protocols ospf6 distance 140
Copyright © 2024 Pica8 Inc. All Rights Reserved.