D-Link DXS-3600 Series Cli Reference Manual page 1171

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to specify the default metric for routes redistributed from other routing protocols. If the
routes being redistributed are learned from other protocols, then they have an incompatible metric as
IPv6 RIP. Re-specifying of metric allows the metric to be synced.
Example
This example shows how to configure the default metric as 5 for the routes redistributed to RIPng.
Switch# configure terminal
Switch(config)# ipv6 router rip
Switch(config-rtr)# default-metric 5
Switch(config-rtr)# redistribute ospf
Switch(config-rtr)#
94-3 distance (RIPng)
This command is used to define an administrative distance of routes learned by IPv6 routing protocols.
Use the no command to restore the default setting.
distance DISTANCE
no distance
Parameters
DISTANCE
Default
By default, the RIPng distance is 120.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The distance is an integer from 0 to 255 representing the trust rating of the route. The route with a lower
distance value is preferred over the route with the higher distance value. A route with a distance of 255
will not be installed for the routing of packets since it indicates that the route is not trusted.
Example
This example shows how to configure the distance of RIPng routes to 100.
Switch# configure terminal
Switch(config)# ipv6 router rip
Switch(config-rtr)# distance 100
Specifies the administrative distance. The range is from 1 to 254. The
lower value represents better route.
1166

Advertisement

Table of Contents
loading

Table of Contents