Troubleshooting guide
Example Configurations
48 Copyright © 2012 ADTRAN, Inc. 61200860L1-29.4E
route-map SETMULTIEXIT2 permit 10
match ip address prefix-list NETWORK
set metric 200
!
router bgp 65000
no auto-summary
no synchronization
network 192.168.1.0 mask 255.255.255.0
neighbor 192.168.2.2
no default-originate
route-map SETLOCALPREF in
route-map SETMULTIEXIT1 out
soft-reconfiguration inbound
remote-as 65001
neighbor 10.10.10.2
no default-originate
route-map SETMULTIEXIT2 out
soft-reconfiguration inbound
remote-as 65001
neighbor 192.168.1.2
no default-originate
next-hop-self
soft-reconfiguration inbound
remote-as 65000
neighbor 192.168.1.3
no default-originate
next-hop-self
soft-reconfiguration inbound
remote-as 65000
!
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.