Chapter 10: BGP Configuration Guide
Figure 8
illustrates a sample BGP peering session.
AS-1
SSR1
The CLI configuration for router SSR1 is as follows:
interface create ip et.1.1 address-netmask 10.0.0.1/16 port et.1.1
#
# Set the AS of the router
#
ip-router global set autonomous-system 1
#
# Set the router ID
#
ip-router global set router-id 10.0.0.1
#
# Create EBGP peer group pg1w2 for peering with AS 2
#
bgp create peer-group pg1w2 type external autonomous-system 2
#
# Add peer host 10.0.0.2 to group pg1w2
#
bgp add peer-host 10.0.0.2 group pg1w2
bgp start
136
1.1
10.0.0.1/16
Figure 8. Sample BGP Peering Session
AS-2
10.0.0.2/16
Legend:
Physical Link
Peering Relationship
SmartSwitch Router User Reference Manual
SSR2
1.1
Need help?
Do you have a question about the SmartSwitch Router and is the answer not in the manual?
Questions and answers