Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

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 distance <distance>

delete protocols ospf6 distance <distance>

Parameters

ParameterDescription
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


  • No labels