Create pbb esi on the carrier side (bvlan), Bind isid to bvlan – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual
Page 284
![background image](/manuals/361635/284/background.png)
254
Multi-Service IronWare Switching Configuration Guide
53-1003036-02
Overview
10
Create an SVLAN ESI on IEEE 802.1ad side (PBB ingress)
1. Create an ESI on 801.1ad side. Acme-iptv” is name of the provider IEEE 802.1ad service.
Brocade(config)# esi acme-iptv encapsulation svlan
2. Define SVLAN 100 as one of the parameters for ESI Acme-iptv.
Brocade(config-esi-acme-iptv)# vlan 100
3. Associate physical ports to SVLAN 100.
Brocade(config-esi-acme-iptv-vlan-100)# tagged ethernet 1/12
Brocade(config-esi-acme-iptv-vlan-100)# exit
Create PBB ESI for ISID (PBB ingress - BEB function)
1. Create an ESI on PBB for ISID. Configure “iptv-carrier” as the name of the carrier service.
Brocade(config)# esi iptv-service encapsulation isid
2. Define any special parameters for this ESI.
Brocade(config-esi-iptv-service)# isid 10300
Brocade(config-esi-iptv-service-isid-10300)# exit
Create PBB ESI on the carrier side (BVLAN)
1. Create an ESI on PBB. Configure “iptv-carrier” as the name of the carrier service providing IEEE
802.1ah.
Brocade(config)# esi iptv-carrier encapsulation bvlan
2. Define any special parameters for this ESI.
Brocade(config-esi-iptv-carrier)# vlan 400
3. Port configuration.
Brocade(config-esi-iptv-carrier-vlan-400)# tagged ethernet 1/14
Bind ISID to BVLAN
Specify that ISID ESI “iptv-service” is a client of BVLAN ESI “iptv-carrier” and binding is done in two
steps. The first command below binds SVLAN ESI 'santa' to ISID 'iptv-service' then puts the ISID
inside BVLAN. The second command binds SVLAN ESI 'clara' to ISID 'iptv-service' then puts the ISID
inside BVLAN.
1. Bind SVLAN ESI 'santa' to ISID 'iptv-service' then puts the ISID inside BVLAN.
Brocade(config-esi-iptv-service)# esi-client acme-iptv isid iptv-service
2. Bind SVLAN ESI 'clara' to ISID 'iptv-service' then puts the ISID inside BVLAN.
Brocade(config-esi-iptv-service)# esi-client clara isid voip-service