266
Intel
®
NetStructure™ 480T Routing Switch User Guide
BGP Password Encryption
The neighbor password for BGP is encrypted in upload/download
configuration.
Configuring BGP
Table 14.1 describes the commands used to configure BGP. For
more command options, press the Tab key in the command line
interface.
Table 14.1: BGP Configuration Commands
Command Description
configure bgp add aggregate-address
<ipaddress>/<masklength> {as-set | as-
match} {summary-only} {advertise-route-
map <route-map>} {attribute-route-map
<route-map>}
Configures an aggregate route. Options
include:
• as-set—Aggregates only the path
attributes of the aggregate routes.
•
summary-only—Sends both aggregated
and non-aggregated routes to the neighbors.
•
advertise-route-map—Specifies the
route map used to select routes for this
aggregated route.
•
attribute-route-map—Specifies the
route map used to set the attributes of the
aggregated route.
configure bgp add confederation-peer sub-as-
number <number>
Specifies the list of sub-AS numbers that
belong to a confederation. You can specify a
maximum of 16 AS numbers.
configure bgp delete confederation-peer sub-
AS-number <number>
Deletes a list of sub-AS numbers that belong
to a confederation. You can delete up to 16
AS numbers.
configure bgp add network <ipaddress>/
<mask_length> {<route_map>}
Adds a network to be originated from this
router. The network must be reachable by the
router.