Common Configuration Tasks
Page 74 7750 SR OS Router Configuration Guide
NOTES:
• Confederations can be preconfigured prior to configuring BGP connections and peering.
• Each confederation can have up to 15 members.
The following example displays the confederation output.
A:ALA-B>config>router# info
#------------------------------------------
# IP Configuration
#------------------------------------------
interface "system"
address 10.10.10.103/32
exit
interface "to-104"
shutdown
address 10.0.0.103/24
port 1/1/1
exit
autonomous-system 100
confederation 2002 members 200 300 400
router-id 10.10.10.103
#------------------------------------------
A:ALA-B>config>router#