![D-Link DGS-6600-48TS Скачать руководство пользователя страница 453](http://html2.mh-extra.com/html/d-link/dgs-6600-48ts/dgs-6600-48ts_manual_3541635453.webp)
DGS-6604
m
neighbor (RIP IPv6)
CLI Reference Guide
443
neighbor (RIP IPv6)
To define a neighboring router with which to exchange routing information, use
the
neighbor
command in router configuration mode. Use the no form of the
command to remove an entry.
neighbor
IPv6-ADDRESS IFNAME
no neighbor
IPv6-ADDRESS IFNAME
Default
Not configured
Command Mode
Router configuration
Usage Guideline
This command permits the point-to-point exchange of routing information.
Multiple neighbor commands can be used to specify additional neighbors or
peers.
When it is used in combination with the passive-interface router configuration
command, routing information can be exchanged between a subset of routers
and access servers on a LAN.
Example
In the following example, RIPng updates are sent to a specified interface vlan1
on fe80::1. This command permits routing updates to be sent to specific
neighbors. One copy of the routing update is generated per neighbor:
Verify the settings by entering the
show ipv6 rip database
command
Syntax Description
IPv6-ADDRESS
IPv6 link-local address of a router with which routing information will be
exchanged.
IFNAME
The specified interface type and interface number
Switch# configure terminal
Switch(config)# router ipv6 rip
Switch(config-router)# neighbor fe80::1 vlan1