There's been some behavior shift in the commands. Currently, the parameter (unavailable before) is "replace-as". Current versions use "no-prepend" for inbound updates as you noted!
HTH, Scott -----Original Message----- From: Suresh Mishra [mailto:[EMAIL PROTECTED] Sent: Monday, May 26, 2008 2:50 PM To: Scott Morris; OSL CCIE Routing and Switching Lab Exam Subject: LAB 20 BGP Section 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
