Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to remove a cloned route ?

Status
Not open for further replies.

monman

Technical User
Aug 2, 2001
40
CA
How would I remove a cloned route from my routing.

Currently 'UGc' and I want to remove the 'c'

Thanks.
Mon
 
pmtu_discover is enabled by default, which will cause cloned routes. check the pmtu settings with:

no -a | grep pmtu

and set it using the `no` command. You will need to make the settings changes in rc.net or where you prefer, otherwise, they will not keep the changes on reboot.
 
AIXSPadmin, thanks for your help. I'll try what you
suggested.

Mon
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top