UMN:CLI User Manual
V5808
604
neighbor X:X::X:X INTERFACE
Configures a neighbor router to exchange routing
information.
X:X::X:X: neighbor IPv6 address
no neighbor X:X::X:X
INTERFACE
Deletes the neighbor router.
You can block the routing information to specific interface by using the passive-interface
command.
11.5.4 Adding a Static RIPng Route
This feature is provided only by DASAN Network Solutions’ route command creates static
route available only for RIPng. To add a static RIPng route, use the following command.
Creates suitable static route within RIPng environment
only.
X:X::X:X/M: IPv6 address prefix
Deletes this static route established by route
command.
11.5.5 Redistributing Routing Information
The V5808 can redistribute the routing information from a source route entry into the RIP
tables. For example, you can instruct the router to re-advertise connected, kernel, or
static routes as well as other routes established by routing protocol. This capability
applies to all the IP-based routing protocols.
To redistribute routing information from a source route entry into the RIP table, use the
following command.
redistribute {kernel | connected |
static | ospf | bgp}
Registers transmitted routing information in another
router’s RIPng table.
1-16: metric value
WORD: route-map name
redistribute {kernel | connected |
static | ospf | bgp } metric <0-16>
redistribute {kernel | connected |
static | ospf | bgp } route-map
WORD
To delete the configuration for redistributing routing information in another router’s RIP
table, use the following command.
no redistribute {kernel |
connected | static | ospf | bgp}
Removes the configuration of transmitted routing
information in another router’s RIPng table.