Intel 480T Switch User Manual


 
268
Intel
®
NetStructure 480T Routing Switch User Guide
configure bgp neighbor [<ipaddress> | all]
password [none | {encrypted} <password>]
Configures a password for a neighbor. When
the password is configured, TCP MD5
authentication is enabled on the TCP
connection established with the neighbor. The
encrypted keyword is used in the
configuration to hide the plain text password.
configure bgp neighbor [<ipaddress> | all]
peer-group [none | <peer-group>]
Configures the neighbor as the member of a
peer group. The acquire-all keyword is used
to indicate that all parameters should be
inherited from the peer group. If acquire-all is
not specified, only the default parameters will
be inherited from the peer group.
configure bgp neighbor [<ipaddress> | all] as-
path-filter [in | out] [none | <access_profile>]
Configures an AS path filter for a neighbor.
The filter is defined using the access-profile
mechanism and can be installed on the input
side or the output side. Use the
none keyword
to remove the filter.
configure bgp neighbor [<ipaddress> | all]
nlri-filter [in | out] [none | <access_profile>]
Configures an NLRI filter for a neighbor. The
filter is defined using the access-profile
mechanism, and can be installed on the input
side or the output side. Use the
none keyword
to remove the filter.
configure bgp neighbor [<ipaddress> | all]
route-map-filter [in | out] [none |
<route_map>]
Configures a route map for a neighbor. The
route map can be installed on the input or
output side. It is used to modify or filter the
NLRI information and the path attributes
associated with it, while exchanging updates
with the neighbor. To remove the route map
use the
none keyword.
Table 14.1: BGP Configuration Commands (continued)
Command Description