To remove this: route-map MyISP-In permit 10 match as-path 6 set local-preference 200
Do I just do this?: no route-map MyISP-In permit 10 Also, to remove: ip as-path access-list 1 permit ^[0-9]* ip as-path access-list 2 permit ^$ ip as-path access-list 3 permit ^1234$ ip as-path access-list 3 permit ^1234_[0-9]*_[0-9]*$ Do I just?: no ip as-path access-list 1 permit ^[0-9]* no ip as-path access-list 2 no ip as-path access-list 3 Also what is that "permit ^$" and "permit ^[0-9]*" for? What does it do? Thanx for the help. Anil Gupte Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=44839&t=44839 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

