Troubleshooting guide
Example Configurations
61200860L1-29.4E Copyright © 2012 ADTRAN, Inc. 51
router bgp 500
no auto-summary
no synchronization
network 0.0.0.0 mask 0.0.0.0
neighbor 65.162.109.202
no default-originate
prefix-list FILTER out
route-map DEFAULT-ROUTE-IN in
soft-reconfiguration inbound
remote-as 200
neighbor 192.168.1.2
no default-originate
next-hop-self
prefix-list DEFAULT out
soft-reconfiguration inbound
remote-as 500
!
ip route 0.0.0.0 0.0.0.0 192.168.1.254 30
!
The command clock source line is enabled by default. Therefore, this command will not
appear in the output when the show running-config command is issued.
If the AOS router is used to provide Internet access to privately addressed hosts, many to
one network address translation (NAT) needs to be configured by running the IPv4 Firewall
Wizard. Refer to Configuring Internet Access (Many to One NAT) with the Firewall Wizard
in AOS (ADTRAN’s Knowledge Base article 2185) for more information.