Table 1-10. Chapter 1 Command Review
|
| autonomous-system local-as
| Specifies the local autonomous system in which the EGP router resides
|
| debug ip egp transactions
| Displays information about EGP message exchanges and state changes
|
| default-information originate
| Causes EGP to advertise a default route
|
| neighbor ip-address
| Specifies the IP address of an EGP neighbor
|
| neighbor any [access-list-number | name]
| Tells EGP to attempt to peer with any router that initiates the Neighbor Acquisition Protocol
|
| neighbor any third-party ip-address [internal | external]
| Configures an indirect EGP neighbor
|
| neighbor ip-address third-party third-party-ip-address [internal | external]
| Configures EGP to send updates regarding indirect neighbors
|
| network network-number
| Specifies networks in the IGP routing table that should be advertised to EGP peers
|
| router egp remote-as
| Configures an EGP routing process
|
| router egp 0
| Configures an EGP core gateway process
|
| show ip egp
| Displays information about the EGP connections and neighbors
|
| timers egp hello polltime
| Sets the EGP Hello and Poll intervals to a value different from the default
|