Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

tucomas@CSG-HUHU1K# show interfaces ge-1/1/2

flexible-vlan-tagging;
media-type copper;
encapsulation flexible-ethernet-services;
unit 999 {
encapsulation vlan-ccc;
vlan-id 999;
}

[edit]
tucomas@CSG-HUHU1K# show protocols l2circuit neighbor 10.250.16.5
interface ge-1/1/2.999 {
virtual-circuit-id 1230000001;
no-control-word;
encapsulation-type ethernet;
ignore-mtu-mismatch;
no-vlan-id-validate;
}

[edit]
tucomas@CSG-HUHU1K#

*A:CSG-DNST01>config>port# info
----------------------------------------------
ethernet
encap-type dot1q
exit
no shutdown
----------------------------------------------
*A:CSG-DNST01>config>port#

*A:CSG-DNST01>config>port# /configure service epipe 1230000001


*A:CSG-DNST01>config>service>epipe# info
----------------------------------------------
endpoint "Test-To-Metro-HU" create
exit
sap 1/3/4:* create
exit
spoke-sdp 1005:1230000001 endpoint "Test-To-Metro-HU" create
no shutdown
exit
no shutdown
----------------------------------------------
*A:CSG-DNST01>config>service>epipe#

tucomas@AGG-HUEHUE21_RE0# show routing-instances L2-ROUTER-CNTT


instance-type vpls;
vlan-id 999;
protocols {
vpls {
encapsulation-type ethernet;
no-tunnel-services;
vpls-id 1230000001;
ignore-mtu-mismatch;
ignore-encapsulation-mismatch;
no-vlan-id-validate;
pseudowire-status-tlv;
mesh-group AGG_DNST {
neighbor 10.250.0.5;
}
mesh-group TO_CSG {
neighbor 10.250.19.4;
}
}
}

{master}[edit]
tucomas@AGG-HUEHUE21_RE0#

*A:AGG-DNGSTA11>config>service>vpls# info
----------------------------------------------
description "VPNL2-CNTT-MLMT-MetroNSN-MetroJuniper"
fdb-table-size 512
send-flush-on-failure
stp
shutdown
exit
service-name "VPNL2-CNTT-MLMT"
spoke-sdp 1301:1230000001 create
no shutdown
exit
mesh-sdp 1605:1230000001 create
no shutdown
exit
no shutdown
----------------------------------------------
*A:AGG-DNGSTA11>config>service>vpls#

C3-BSC-HUE-CN-R2811#show running-config
Building configuration...

interface FastEthernet0/0.999
encapsulation dot1Q 999
ip address 192.168.123.1 255.255.255.0
!

PC: 192.168.123.99

C3-BSC-HUE-CN-R2811#ping 192.168.123.99 source 192.168.123.1 repeat 100

Type escape sequence to abort.


Sending 100, 100-byte ICMP Echos to 192.168.123.99, timeout is 2 seconds:
Packet sent with a source address of 192.168.123.1
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (100/100), round-trip min/avg/max = 1/4/8 ms
C3-BSC-HUE-CN-R2811#

You might also like