On a physical or port-channel interface, applies a route map—with a match uda statement—as NPB policy for all ingress traffic.
No route map is applied as NPB policy.
Interface sub-type configuration mode
This command is supported only for NPB.
The no form of this command removes a route map previously applied for NPB policy.
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