Chapter 43: BSoD L2VPN
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1083
CLI Commands
Table 132.
CLI Commands for L2VPN
Purpose
CLI Command
Configure the primary and secondary network interfaces. The
optional secondary interface is used only if the primary is
down.
configure l2vpn [no] network-interface <slot>/<port>
{ primary | secondary }
Configure cable MAC interfaces participating in the L2VPN
service. CMs that attempt to register as L2VPN in non-
participating cable-mac interfaces are rejected.
configure l2vpn [no] cable-mac { <0..415> | *}
The asterisk "*" is used to select all cable-macs.
Permit non-compliant CMs to register with L2VPN TLV
encodings. L2VPN-compliant modems are allowed to register
by default; non-compliant CMs must be explicitly enabled to
use L2VPN settings.
configure l2vpn cm capability { esafe-ident |
dut-filter } { required | optional }
Declare the VLAN ID ranges that are reserved for L2VPN use
and allocated to single or dual Q-tag L2VPN instances.
configure l2vpn [no] vlanid-range <2..4094> [ to
<2..4094> ] { single-qtag | dual-qtag }
Globally enable or disable the L2VPN forwarding. The L2VPN
forwarding is disabled by default.
configure l2vpn forwarding { enable | disable }
Enable or disable L2VPN forwarding for a single VPN ID.
configure l2vpn forwarding l2vpnid <l2vpnid>
{ enable | disable }
Enable or disable L2VPN forwarding for a single cable modem.
configure l2vpn forwarding cm-mac <aaaa.bbbb.cccc> {
enable | disable }
Enable or disable L2VPN forwarding for a single L2VPN
instance.
configure l2vpn forwarding instance <outer-vlanid> [
: < inner-vlanid> ] { enable | disable }
The table above lists the CLI show commands that will be most useful with regard to VPNs. Following the table are
examples of system outputs for each of these commands.