Protocol Independent Commands - D-Link DXS-3600 Series Cli Reference Manual

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

85. Protocol Independent Commands

85-1 distance
This command is used to define an administrative distance for static routes. Use no command to revert to
the default setting.
distance [vrf VRF-NAME] {static | default} DISTANCE
no distance [vrf VRF-NAME] {static | default}
Parameters
vrf VRF-NAME
static
default
DISTANCE
Default
The default distance of a static route is 60.
The default distance of a static default route is 1.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to configure the distance is an integer from 1 to 255 representing the trust rating of the
route. The route with a lower distance value is preferred over the route with a higher distance value. A
route with the distance 255 will not be installed for routing of packets since it indicates that the route is not
trusted. If the distance command is used without parameters, the specified distance becomes the default
value for routes of the configured protocol.
Example
This example shows how to configure the static route distance to 100.
Switch# configure terminal
Switch(config)# distance static 100
Switch(config)#
85-2 distribute-list in
This command is used to configure the distribute list which filters the protocol route updates based on the
specified access list.
distribute-list ACCESS-LIST-NAME in [INTERFACE-ID]
no distribute-list ACCESS-LIST-NAME in [INTERFACE-ID]
(Optional) Specifies the VRF routing process.
Specifies the administrative distance of static routes.
Specifies the administrative distance of static default routes.
Specifies the administrative distance. The range is from 1 to 255.
1055

Advertisement

Table of Contents
loading

Table of Contents