Cisco NCS 5500 Series Configuration Manual page 74

Bgp configuration ios xr
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Flow-tag propagation
SUMMARY STEPS
1. configure
2. interface type interface-path-id
3. ipv4 | ipv6 bgp policy propagation input flow-tag{destination |source}
4. commit
DETAILED STEPS
Step 1
configure
Step 2
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-if)# interface
Enters interface configuration mode and associates one or more interfaces to the VRF.
Step 3
ipv4 | ipv6 bgp policy propagation input flow-tag{destination |source}
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 bgp policy propagation input flow-tag source
Enables flow-tag policy propagation on source or destination IP address on an interface.
Step 4
commit
The following show commands display outputs with PBR policy applied on the router:
show running-config interface gigabitEthernet 0/0/0/12
Thu Feb 12 01:51:37.820 UTC
interface GigabitEthernet0/0/0/12
service-policy type pbr input flowMatchPolicy
ipv4 bgp policy propagation input flow-tag source
ipv4 address 192.5.1.2 255.255.255.0
!
RP/0/RSP0/CPU0:ASR9K-0#show running-config policy-map type pbr flowMatchPolicy
Thu Feb 12 01:51:45.776 UTC
policy-map type pbr flowMatchPolicy
class type traffic flowMatch36
transmit
!
class type traffic flowMatch38
transmit
!
class type traffic class-default
!
end-policy-map
!
RP/0/RSP0/CPU0:ASR9K-0#show running-config class-map type traffic flowMatch36
Thu Feb 12 01:52:04.838 UTC
class-map type traffic match-any flowMatch36
match flow-tag 36
end-class-map
!
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
64
Implementing BGP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents