Hello all,

This question says that AS600 should not show up in any BGP routers
table. The command that's being used in the solution (Web file
download for all LABs) is

router bgp 600
neighbor x.x.x.x local-as 60 no-prepend.


I think this command will prevent the prepending of AS60 for inbound
updates but it will still prepend AS 600 60 both for outbound updates.
I think we need to use replace-as as well to prevent the propagation
of AS600 in the outbound updates. That way we can prevent AS600 from
showing up in other routers BGP table.



Thanks
Suresh

Reply via email to