Disable Flowspec Redirect And Validation - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Disable Flowspec Redirect and Validation

DETAILED STEPS
Step 1
configure
Step 2
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# interface GigabitEthernet 0/1/1/1
Configures an interface and enters the interface configuration mode.
Step 3
{ ipv4 } flowspec disable
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 flowspec disable
Disable flowspec policy on the selected interface.
Step 4
commit
Disable flowspec on the interface
The following example shows you how you can disable BGP flowspec on an interface, and apply
another PBR policy:
Interface GigabitEthernet 0/0/0/0
flowspec [ipv4] disable
int g0/0/0/1
service policy type pbr test_policy
!
!
Disable Flowspec Redirect and Validation
You can disable flowspec validation as a whole for eBGP sessions by means of configuring an explicit knob.
SUMMARY STEPS
1. configure
2. router bgp as-number
3. neighbor ip-address
4. address-family { ipv4 }
5. flowspec validation { disable | redirect disable }
DETAILED STEPS
Command or Action
Step 1
configure
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
122
Purpose
Implementing BGP Flowspec

Advertisement

Table of Contents
loading

Table of Contents