OmniSwitch OS6860/OS6900/OS10K Troubleshooting Guide Part No.032996-00 Rev.A
AOS Release 7.X and 8.X January 2015
Alcatel-Lucent Page 140 of 148
iv. Do” show spb isis spf bvlan 4001 bmac 00e0.b1e7.0bd3”. Now it shows the path hop by hop
of the shortest path SPB chose for this service flow.
SPB ISIS Path Details:
Path Hop Name Path Hop BMAC
--------------------+-------------------
XXX e8:e7:32:cb:cf:03
ZZZ e8:e7:32:cb:cd:35
YYY e8:e7:32:d5:84:55
21.4. bShell Troubleshooting
Every SAP configured is considered as one virtual port. When a SAP is enabled, internally we will bring up
the virtual port and configure the hardware with CML flags to 8 to do hardware learning for this virtual port.
For example:
BCM.0> d chg source_vp
SOURCE_VP.ipipe0[2]:
<VFI=1,TPID_ENABLE=1,SD_TAG_MODE=1,EXP_PVLAN_VID=1,EVEN_PARITY=1,ENTRY_TYPE=1,DVP=1,DISABLE_VLAN_
CHECKS=1,DEFAULT_VLAN_TAG=1,DEFAULT_VID=1,CML_FLAGS_NEW=8,CML_FLAGS_MOVE=8,>\
When a SAP is disabled, the virtual port still exists in hardware as well as in software. But in software we
configure that virtual port down and configure hardware to set CML flag as 1 which is to drop the packet
received in this virtual port.
For example:
BCM.0> d chg source_vp
SOURCE_VP.ipipe0[1]:
<VFI=1,TPID_ENABLE=1,SD_TAG_MODE=1,EXP_PVLAN_VID=1,EVEN_PARITY=1,ENTRY_TYPE=1,DVP=1,DISABLE_VLAN_
CHECKS=1,DEFAULT_VLAN_TAG=1,DEFAULT_VID=1,CML_FLAGS_NEW=1,CML_FLAGS_MOVE=1,>