User Manual
482 Unified IP MIB Reference
53-1003106-01
BGP4 address filter table
49
BGP4 address filter table
You can configure the router to explicitly permit or deny specific IP addresses received in updates
from BGP4 neighbors by defining IP address filters. The router permits all IP addresses by default.
You can define up to 100 IP address filters for BGP4:
• If you want permit to remain the default behavior, define individual filters to deny specific IP
addresses.
• If you want to change the default behavior to deny, define individual filters to permit specific IP
addresses.
NOTE
Once you define a filter, the default action for addresses that do not match a filter is deny. To change
the default action to permit, configure the last filter as permitanyany.
Address filters can be referred to by a BGP neighbor's distribute list number as well as by match
statements in a route map.
snBgp4GenDampenMap
brcdIp.1.2.11.1.47
Syntax: OCTET STRING
Read-write Specifies the name of the route map that will be used to
redirect traffic.
The name is an octet string. Each character is represented by
one octet.
Valid values: Up to 32 octets.
snBgp4GenLocalAs4
brcdIp.1.2.11.1.48
Syntax:
InetAutonomousSystemNumber
Read-write The BGP4 local AS number to support 4-byte AS format.
snBgp4GenDefaultMetric1
brcdIp.1.2.11.1.49
Syntax: Unsigned32
Read-write Specifies to set the default metric values for the BGP4
protocol.
snBgp4GenDefaultLocalPreference1
brcdIp.1.2.11.1.50
Syntax: Unsigned32
Read-write Specifies to set the default local preference attribute.
Name, OID, and syntax Access Description
Name, OID, and syntax Access Description
snBgp4AddrFilterTable
brcdIp.1.2.11.2.1
None The BGP4 address filter table.
snBgp4AddrFilterIndex
brcdIp.1.2.11.2.1.1.1
Syntax: Integer32
Read-only The table index for a filter entry.
snBgp4AddrFilterAction
brcdIp.1.2.11.2.1.1.2
Syntax: Integer
Read-write Indicates what the device will do if the BGP address matches
this filter:
• deny(0)
• permit(1)
snBgp4AddrFilterSourceIp
brcdIp.1.2.11.2.1.1.3
Syntax: IpAddress
Read-write Specifies the source IP address.