For feedback, use the following: |
ipd_online_feedback@alcatel-lucent.com |
This section provides information to configure Residential Broadband Aggregation services using the command line interface. It is assumed that the reader is familiar with basic configuration of VPLS, IES and VPRN services.*A:ALA-48>config>service>vpls# info----------------------------------------------split-horizon-group "DSL-group2" residential-group createdescription "split horizon group for DSL - no broadcast supported"exitstpshutdownexitsap 2/1/4:100 split-horizon-group "DSL-group2" createdescription "SAP in RSHG"exitsap 2/1/4:200 split-horizon-group "DSL-group2" createdescription "another SAP in the RSHG"exitno shutdown----------------------------------------------*A:ALA-48>config>service>vpls#If the MAC address is not specified for a static host, the system will learn respective MAC address dynamically from ARP packets (arp-request or gratuitous-arp) generated by the host with the specified IP address. On a VPLS service, this can occur if arp-reply-agent function is enabled on a given SAP. On Layer 3 services, such as IES or VPRN, the ARP packets are always examined so no further conditions are applicable.The learned MAC address will be handled as a MAC address of static host with explicitly defined mac-address. Meaning:
• *A:ALA-48>config>service# info----------------------------------------------vpls 800 customer 6001 createdescription "VPLS with residential split horizon for DSL"stpshutdownexitsap 1/2/7:100 split-horizon-group "DSL-group2" createdescription "SAP for RSHG"static-host ip 10.1.1.1exitno shutdown----------------------------------------------*A:ALA-48>config>service#*A:ALA-49>config>service>ies# info----------------------------------------------interface "test2" createaddress 102.22.1.1/24sap 7/1/5 createdescription "IES with static host"static-host ip 10.1.1.1exitexit----------------------------------------------*A:ALA-49>config>service>ies#*A:ALA-49>config>service>vprn# info----------------------------------------------description "VPRN service with static host"interface "to_Dslam" createsap 2/1/6:0 createdescription "SAP with static host"static-host ip 10.1.1.1exitexitno shutdown----------------------------------------------*A:ALA-49>config>service>vprn#