uda policy route-map

On a physical or port-channel interface, applies a route map—with a match uda statement—as NPB policy for all ingress traffic.

Syntax

uda policy route-map route-map-name
no uda policy route-map route-map-name

Command Default

No route map is applied as NPB policy.

Parameters

route-map-name
Specifies the route map. Values range from 1 through 63 ASCII characters.

Modes

Interface sub-type configuration mode

Usage Guidelines

This command is supported only for NPB.

The no form of this command removes a route map previously applied for NPB policy.

Examples

The following example applies a route map to a physical interface.

device# configure terminal
device(config)# interface ethernet 1/2
device(conf-if-eth-1/2)# uda policy route-map npb_map1

The following example applies a route map to a port-channel.

device# configure terminal
device(config)# interface port-channel 10
device(config-Port-channel-10)# uda policy route-map npb_map1