Creates and configures a deny prefix-list rule. The deny rule specifies match criteria based on which prefixes received from (or transmitted to) a BGP neighbor are filtered. A deny action is applied on these filtered prefixes. For example, in the BGP router neighbor context a filter is applied using a IP prefix list. The list contains a deny rule with a prefix to match as 192.168.13.0/24. All prefixes received from the neighbor matching this prefix are denied.
Wireless Controllers — RFS 4000
Service Platforms — NX 95XX, NX 96XX
deny prefix-list <1-4292967294> [<PREFIX-TO-MATCH/MASK>|any]
deny prefix-list <1-4292967294> [<PREFIX-TO-MATCH/MASK> {ge <0-32>|le <0-32>}|any]
deny prefix-list <1-4292967294> [<PREFIX-TO-MATCH/MASK> {ge <0-32>|le <0-32>}|any]
deny prefix-list <1-4294967295> [<PREFIX-TO-MATCH/MASK>|any] | Creates and configures a deny prefix-list rule
|
nx9500-6C8809(config-bgp-ip-prefix-list-test)#deny prefix-list 1 168.192.13.0/24
nx9500-6C8809(config-bgp-ip-prefix-list-test)#show context bgp ip-prefix-list test deny prefix-list 1 168.192.13.0/24 nx9500-6C8809(config-bgp-ip-prefix-list-test)#
no (ip-prefix-list) | Removes a deny, ip-prefix-list rule from this IP prefix list |