bgp confederation peers
Specifies the sub-ASs that belong to a confederation by listing individual AS numbers or by reference to an AS-path access list (the filter list). If the remote AS of a peer appears in the list of sub-AS numbers or in the filter list, then the peer is considered to be in the same confederation. The no version removes individually specified sub-ASs, all sub-ASs specified by the filter list, or all sub-ASs from the confederation.
bgp confederation peers { autonomousSystem [ autonomousSystem ]* |
filter-list filterListName }no bgp confederation peers [ autonomousSystem [ autonomousSystem ]* |
filter-list filterListName ]
- autonomousSystemAS number in the range 1 4294967295
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
- filterListNameName of an AS-path access list; a string of up to 32 characters
Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.