Create an esi on provider side, Display esi configuration, Associate customer esi with provider esi – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual
Page 270: Show esi command for the final configuration
![background image](/manuals/361635/270/background.png)
240
Multi-Service IronWare Switching Configuration Guide
53-1003036-02
About IEEE 802.1ad
9
Brocade(config-esi-acme)# vlan 20
Brocade(config-esi-acme-vlan-20)# tagged ethernet 1/2
Brocade(config-esi-acme-vlan-20)# exit
Create an ESI on provider side
1. Configure santa as the name of the provider IEEE 802.1ad service
Brocade(config)# esi santa encapsulation svlan
2. Define SVLAN 100 inside this ESI
Brocade(config-esi-acme-iptv)# vlan 100
3. Associate physical ports to the VLAN
Brocade (config-esi-acme-iptv-vlan-100)# tagged ethernet 1/10
Display ESI configuration
At this point, all ESIs have been set up. Enter the show esi command to display ESIs.
Brocade(config)# show esi
ESI Name Encap Number of Provider Provider Provider Client
Members ESI Encap VLAN ESIs
-------- ----- --------- -------- ----- -------- ------
acme cvlan 2 0
foo cvlan 2 0
santa svlan 1 0
clara svlan 1 0
In this display, ESIs are shown with their encapsulations and number of members (VLANs) in each
ESI. At this stage, there are no client-provider bindings.
Associate customer ESI with provider ESI
Now that ESIs are defined for both the customer and provider sides, you can bind the customer ESI
to the provider ESI using the esi-client command for the ESI named acme.
1. To complete the configuration for a IEEE 802.1ad network as shown in
, associate the
customer ESI to the provider ESI.
Brocade (config)# esi santa
Brocade (config-esi-santa)# esi-client acme
Brocade(config-esi-santa)# exit
Show ESI command for the final configuration
Enter the show esi command to display the final configuration.
Brocade(config)# show esi
ESI Name Encap Number of Provider Provider Provider Client
Members ESI Encap VLAN ESIs
-------- ----- --------- -------- ----- -------- ------
acme cvlan 2 santa svlan 100 0
foo cvlan 2 clara svlan 200 0
santa svlan 1 1
clara svlan 1 1