Clearing ripng routes from the ipv6 route table – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 181

Advertising
background image

Brocade ICX 6650 Layer 3 Routing Configuration Guide

163

53-1002603-01

Clearing RIPng routes from the IPv6 route table

Brocade(config)# ipv6 router rip

Brocade(config-ripng-router)# poison-reverse

Syntax: [no] poison-reverse

To disable poison reverse, use the no form of this command.

By default, if a RIPng interface goes down, the Brocade device does not send a triggered update for
the interface IPv6 networks.

To better handle this situation, you can configure a RIPng router to send a triggered update
containing the local routes of the disabled interface with an unreachable metric of 16 to the other
RIPng routers in the routing domain. You can enable the sending of a triggered update by entering
the following commands.

Brocade(config)# ipv6 router rip

Brocade(config-ripng-router)# poison-local-routes

Syntax: [no] poison-local-routes

To disable the sending of a triggered update, use the no form of this command.

Clearing RIPng routes from the IPv6 route table

To clear all RIPng routes from the RIPng route table and the IPv6 main route table and reset the
routes, enter the following command at the Privileged EXEC level or any of the CONFIG levels of the
CLI.

Brocade# clear ipv6 rip route

Syntax: clear ipv6 rip route

Advertising