9 match local-preference – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 562

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 562 of 855

28.8.1.1 Command Syntax

match ip next-hop prefix-list LISTNAME

no match ip next-hop prefix-list [ LISTNAME ]

28.8.1.2 Syntax Description

LISTNAME

A string specifying the prefix-list name.

28.8.1.3 Command Mode

Route-map mode

28.8.1.4 Defaults

No match ip next-hop prefix-list is specified by default.

28.8.1.5 Examples

Switch# configure terminal
Switch(config)# route-map mymap permit 3
Switch(config-route-map)# match ip next-hop prefix-list list1

28.8.1.6 Related Commands

match metric
match interface
match ip next-hop

28.9 match local-preference

Use this command to specify the local-preference match criterion.
Use the no parameter with this command to remove the specified match criterion.

Use the match local-preference command to match the local preference of a route.

Note:

This command is valid for BGP only

28.9.1.1 Command Syntax

match local-preference LOCAL-PREFERENCE

no match local-preference

Advertising