Anda di halaman 1dari 4

C1G Bridge Mode Test Procedure using L2VPN

Introduction This test procedure is used as a reference to setup and test the C1G bridge mode functionalities using the D3.0 L2VPN feature where the CM and CPE traffic will be separated to different C1G gige ports. A modem configuration file will be created to tag the CPE service flows with VLAN ID 300 such that CPE traffic, on the L2VPN with VLAN tag 300, will then go out gige0. DHCP traffic of CPEs will also go out transparently on gige0. Meanwhile the CM traffic will go out gige1, its DHCP traffic will also go out to gige1 to the cable helper address defined in the C1G IP-bundle interface. Network Diagram

DHCP CPE
11.1.1.254/24

DHCP CM
192.168.1.10/24

Internet
Fa0/0 11.1.1.1/24 Fa0/6 VLAN300 Fa0/0 VLAN300 Fa0/5 VLAN300 Fa0/11 VLAN10

Fa0/10 VLAN10

Gige0 VLAN300

Gige1 192.168.1.1/24

Ip-bundle Ip address 10.1.1.1 255.255.255.0 Cable helper: 192.168.1.10 interface vlan 300 gige 0

C1G

interface gige1 ip address 192.168.1.1 255.255.255.0

IEEE8021Q VLAN300 CM 10.1.1.2 PC Dynamic DHCP 11.1.1.2 g/w 11.1.1.1

Configuration Parameters: C1G running config:


Ip-bundle Ip address 10.1.1.1 255.255.255.0 Cable helper: 192.168.1.10

interface vlan 300 gige 0

interface gige1 ip address 192.168.1.1 255.255.255.0

Cable Modem Configuration File:

l2vpn300.cfg

Main { NetworkAccess 1; MaxCPE 16; UsServiceFlow { UsServiceFlowRef 1; QosParamSetType 7; DOCSISExtField { VendorIdentifier 0xffffff; L2VPNEncoding { VPNIdentifier 0x0234560001; } } } DsServiceFlow { DsServiceFlowRef 2; QosParamSetType 7; } DOCSISExtField { VendorIdentifier 0xffffff; L2VPNEncoding { VPNIdentifier 0x0234560001; NSIEncap {

IEEE8021Q 0x012c; } } }

Test Procedures 1. Configure and connect the C1G, CM, CPE and other network equipment and DHCP servers (Refer the above network diagram and configuration parameters). 2. Verify the connectivity between the C1G and CM-DHCP server (ping 192.168.1.10 from C1G) 3. Provision the CM using the above configuration file with L2VPN encoding (VLAN ID 300 [12C hex]) 4. Verify that CM can get an IP address from the CM-DHCP server and register online (show cable modem) 5. Configure the CPE to use dynamic DHCP protocol and connect the network cable to the CM 6. Verify that the CPE can get an IP address from the CPE-DHCP server 7. Verify that the CPE can ping the Internet gateway (11.1.1.1) 8. Verify that the CM-DHCP can ping the CM Expected Results The CM is able to get an IP address from the CM-DHCP server. The DHCP server is able to ping the CM. The CPE is able to get an IP address from the CPE-DHCP server. The CPE is able to ping the Internet gateway and surf the Internet.

Anda mungkin juga menyukai