Disabling peer route creation

By default, a PPP interface creates a route to the connected peer and adds it to the local routing table. This feature disables an interface from creating a route to the peer.

Do not disable peer route creation if the IP addresses of the two peers are not in the same network segment. Otherwise, the peers might fail to communicate.

To disable peer route creation:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter interface view.

interface interface-type interface-number

N/A

3. Disable peer route creation.

undo peer neighbor-route

Optional.

By default, peer route creation is enabled.