11 match origin – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 564

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 564 of 855

28.10.1.1 Command

Syntax

match metric METRICVAL

no match metric

28.10.1.2 Syntax

Description

METRICVAL

<+/-metric>|<0-4294967295> The metric value.

28.10.1.3 Command

Mode

Route-map mode

28.10.1.4 Defaults

No match metric is specified by default.

28.10.1.5 Examples

Switch# configure terminal
Switch(config)# route-map myroute permit 3
Switch(config-route-map)# no match metric 888999

28.10.1.6 Related

Commands

match community
match as-path
set as-path
set community
match ip next-hop

28.11 match origin

Use this command to match origin code.
Use the no parameter with this command to disable this matching.

The origin attribute defines the origin of the path information. The egp parameter is indicated as
an e in the routing table, and it indicates that the origin of the information is learned via Exterior
Gateway Protocol. The igp parameter is indicated as an i in the routing table, and it indicates
the origin of the path information is interior to the originating AS.
The incomplete parameter is indicated as a ? in the routing table, and indicates that the origin of
the path information is unknown or learned through other means. If a static route is

Advertising