Disabling Or Reenabling Peer Neighbor Routes - Cisco ASR 900 Series Configuration Manual

Time division multiplexing configuration; cisco ios xe fuji 16.7.x
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

PPP and Multilink PPP Configuration
Command or Action
Step 4
interface type number
Example:
Router(config)# interface ethernet 2/0
Step 5
peer default ip address pool pool-name-list
Example:
Router(config-if)# peer default ip address pool 2
Step 6
peer default ip address pool dhcp
Example:
Router(config-if)# peer default ip address pool dhcp
Step 7
peer default ip address ip-address
Example:
Router(config-if)# peer default ip address 192.0.2.2

Disabling or Reenabling Peer Neighbor Routes

The Cisco IOS software automatically creates neighbor routes by default; that is, it automatically sets up a
route to the peer address on a point-to-point interface when the PPP IPCP negotiation is completed.
To disable this default behavior or to reenable it once it has been disabled, perform the following task:
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. no peer neighbor-route
5. peer neighbor-route
Time Division Multiplexing Configuration Guide, Cisco IOS XE Fuji 16.7.x (Cisco ASR 900 Series)
Disabling or Reenabling Peer Neighbor Routes
Purpose
Specifies the interface and enters interface
configuration mode.
Specifies the pool or pools for the interface to use.
Specifies DHCP as the IP address mechanism on
this interface.
Specifies the IP address to assign to all dial-in peers
on an interface.
119

Advertisement

Table of Contents
loading

Table of Contents