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

Page 497

Advertising
background image

CanogaOS Command Reference

28-9

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

Syntax Description

LISTNAME

A string specifying the prefix-list name.

Command Mode

Route-map mode

Defaults

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

Examples

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

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


Command Syntax

match local-preference LOCAL-PREFERENCE

no match local-preference

Syntax Description

LOCAL-PREFERENCE

<0-4294967295> Species the preference value.

Command Mode

Route-map mode

Defaults

No match local-preference is specified by default.

Advertising