30 show route-map – CANOGA PERKINS 9175 Command Reference User Manual

Page 517

Advertising
background image

CanogaOS Command Reference

28-29

Syntax Description

WEIGHT

<0-4294967295> Specifies the weight value.

Command Mode

Route-map mode

Defaults

No set weight is specified by default.

Examples

Switch# configure terminal
Switch(config)# route-map rmap1 permit 3
Switch(config-route-map)# set weight 60

Related Commands

match as-path


28.30 show route-map

Use this command to display user readable route-map information.

Command Syntax

show route-map [ NAME ]

Syntax Description

NAME

route-map name

Command Mode

Privileged EXEC

Examples

Switch1# show route-map

route-map abc, permit, sequence 10

Match clauses:

ip address acl1

Set clauses:

local-preference 200

route-map abc, permit, sequence 20

Match clauses:

Set clauses:

Related Commands

Advertising