Click the Exhibit button.
R1 and R8 are not receiving each other's routes.
Referring to the exhibit, what are three configuration commands that would solve this problem? (Choose three.)
Click the Exhibit button.
R1 and R8 are not receiving each other's routes.
Referring to the exhibit, what are three configuration commands that would solve this problem? (Choose three.)
To resolve the issue of R1 and R8 not receiving each other's routes in a scenario with private AS and multiple AS pathways, specific configurations are necessary. Configuring 'remove-private' on advertisements from AS 64497 toward AS 64498 and from AS 64500 toward AS 64499 will strip private AS numbers from the advertised AS path. Additionally, using 'as-override' on advertisements from AS 64500 toward AS 64512 ensures that the private AS numbers do not cause loop prevention mechanisms to drop the routes. These commands collectively help in ensuring that private AS numbers do not interfere with the route advertisements across different ASes. Therefore, the correct configuration commands are: configure remove-private on advertisements from AS 64497 toward AS 64498, configure remove-private on advertisements from AS 64500 toward AS 64499, and configure as-override on advertisement from AS 64500 toward AS 64512.
Maybe(I said maybe) should be: C - A -B Am I right, fellas? Look: E -> wrong -> is not correct advertise peer as should configured on 64497 or 64500 D -> wrong -> is not correct also loop option should be configured in 65412 A and C -> CORRECT -> because remove private AS from AS PATH /D AS 64500 override PRIVATE AS
D and E are incorrect. Loops should be configured on router receiving route with it's own AS in the ASPATH. AS-override should be configured on PE.
A,B,C 65412 is a private AS when advertise from other AS remove this.
A. because strip of private-as is necessary from AS64497 to AS64498 (left side) C. because strip of private-as is necessary from AS64500 to AS64499 (right side) D. because loop and advertise-peer-as must be configured both side (provider PE)
124 / 5.000 Resultados de traducción Resultado de traducción The loop command must be configured on the routers in AS 65412 so that they allow routes that have the same AS in their AS PATH