Set Metric - D-Link DXS-3600 Series Reference Manual

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
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
Route-map Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to modify the dampening parameters of routes when match conditions are met.
Example
This example shows how to add a set command to modify the dampening parameters of route
120.1.1.0/24.
Switch# configure terminal
Switch(config)# ip access-list Strict-Control
Switch(config-ip-acl)# permit 120.1.1.0 0.0.0.255
Switch(config-ip-acl)# exit
Switch(config)# route-map rmap1 permit 10
Switch(config-route-map)# match ip address Strict-Control
Switch(config-route-map)# set dampening 14 500 900 60 15
Switch(config-route-map)#
10-70

set metric

This command is used to set the MED value for the route matched by the route map. Use the no form of
this command to remove setting of the MED value.
set metric VALUE
no set metric
Parameters
VALUE
Default
There is no set metric statement.
Command Mode
Route-map Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
MED is an attribute specified by a local peer, and advertised to the remote peer to affect the best path
selection result in the remote peer. The remote peer will not pass the MED value with routes for further
path advertisement. The lower MED value is preferred than the larger MED value.
By default, the MED attribute only affects the selection of paths that are advertised by the same AS. Use
the command bgp always-compare-med to enable the mechanism that uses the Multi Exit Discriminator
(MED) in best path selection for paths that are advertised from neighbors in either the same or different
AS.
Specifies the MED value, set for the matched route.
204

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents