D-Link DGS-6604 [547/1106] Command mode

Превью страниц Страница 547 / 1106
D-Link DGS-6604 [547/1106] Command mode
DGS-6600 Series Switch m peer
CLI Reference Guide
537
peer
Use the peer command in VPLS configuration mode to create a peer i.e. a
psuedowire in a VPLS. Use no peer command in VPLS configuration mode to
delete a peer in a VPLS.
peer IP-ADDRESS [{network | spoke}]
no peer IP-ADDRESS
Default None.
Command Mode VPLS configuration mode.
Usage Guideline This command is used to create a peer i.e a psuedowire in a VPLS in VPLS
configuration mode. The no peer command is used to delete a peer or a backup
peer in a VPLS in a VPLS configuration mode. Before creating a vpls peer the
VPLS id must be configured first.
Example The following example shows how to create a peer i.e. a psuedowire which ip
address 2.2.2.2 is a network psuedowire.
The following example shows how to create a peer, which ip address 2.2.2.2 is a
spoke psuedowire.
The following example shows how to delete a peer of a VPLS on ip address
2.2.2.2.
Syntax Description
IP-ADDRESS Specifies the LSR ID that is used to identify the PE which the peer belongs to.
network Specifies a peer is used as a network psuedowire. The packet from other
network psuedowire in a VPLS must not be forwarded to this psuedowire, and
the packets from this psuedowire must not be forwarded to other network
psuedowires in the VPLS. This is the “split horizon” rule.
spoke Specifies a peer is used as a spoke psuedowire (in H-VPLS topology). The
packets from other psuedowire in a VPLS can be forwarded to this psuedowire,
and the packets from this psuedowire can be forwarded to other psuedowires in
the VPLS.
switch(config-vpls)#peer 2.2.2.2
switch(config-vpls)#
switch(config-vpls)#peer 2.2.2.2 spoke
switch(config-vpls)#
switch(config-vpls)#no peer 2.2.2.2
switch(config-vpls)#

Содержание

4839