User Tools

Site Tools


ncs_5500_rtr_bgp

This is an old revision of the document!


RP/0/RP0/CPU0:SINEQCR-02#show rpl route-policy RETN-IN Thu Mar 21 10:44:23.659 BDT route-policy RETN-IN

if destination in DEFAULT-ROUTE then
  set local-preference 290
  drop
elseif destination in RETN-PREFIX-IN then
  set local-preference 1000
  drop
elseif as-path in RETN-AS-IN then
  set local-preference 700
  drop
else
  drop
endif

end-policy ! RP/0/RP0/CPU0:SINEQCR-02#

ncs_5500_rtr_bgp.1710996455.txt.gz · Last modified: 2024/03/21 04:47 by sysadm