Enable Flowspec On Bgp Side - Cisco ASR 9000 Series Routing Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing BGP Flowspec
To save configuration changes, you must commit changes when the system prompts you.
Note

Enable Flowspec on BGP Side

You must enable the address family for propagating the BGP flowspec policy on both the Client and Server
using the following steps:
SUMMARY STEPS
1. configure
2. router bgp as-number
3. address-family { ipv4 | vpnv4 } flowspec
4. exit
5. neighbor ip-address
6. remote-as as-number
7. address-family { ipv4 } flowspec
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 100
Step 3
address-family { ipv4 | vpnv4 } flowspec
Example:
RP/0/RSP0/CPU0:router(config-bgp)#
address-family ipv4 flowspec
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-bgp-af)# exit
Step 5
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)#neighbor
1.1.1.1
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
How to Configure BGP Flowspec
Purpose
Specifies the autonomous system number and enters the
BGP configuration mode, allowing you to configure the
BGP routing process.
Specifies either the IPv4, vpn4 address family and enters
address family configuration submode, and initializes the
global address family for flowspec policy mapping.
Returns the router to BGP configuration mode.
Places the router in neighbor configuration mode for BGP
routing and configures the neighbor IP address as a BGP
peer.
213

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents