OmniSwitch OS6860/OS6900/OS10K Troubleshooting Guide Part No.032996-00 Rev.A
AOS Release 7.X and 8.X January 2015
Alcatel-Lucent Page 139 of 148
Profile Name: def-access-profile
STP : tunnel, 802.1X : drop, 802.3AD : peer, 802.1AB : drop,
GVRP : tunnel, AMAP : drop, MVRP : tunnel
The command show spb isis services displays the service instance identifier (I-SID) mapping for bridges
participating in the SPB topology.This command provides a network-wide view of existing services to help
verify that SPB services are correctly advertised and learned by ISIS-SPB.
-> show spb isis services
Legend: * indicates locally configured ISID
SPB ISIS Services Info:
System
ISID BVLAN (Name : BMAC) MCAST(T/R)
------------+-------+----------------------------------------+-----------
* 12000 4003 OS6860 : e8:e7:32:b3:36:5d
* 12000 4003 OS6860 : e8:e7:32:b3:4c:cd
* 13000 4003 OS6860 : e8:e7:32:b3:36:5d
* 13000 4003 OS6860 : e8:e7:32:b3:4c:cd
ISIDs: 4
The command show spb isis nodes displays the discovered node-level parameter values for all of the ISIS-
SPB switches participating in the topology. This command displays the system name, system ID, SPsource ID,
and bridge priority parameter values for the bridges discovered within the ISIS-SPB topology.
-> show spb isis nodes
SPB ISIS Nodes:
System Name System Id SourceID BridgePriority
--------------------+---------------+--------+---------------
OS6860 e8e7.32b3.365d 0x3365d 32768 (0x8000)
OS6860 e8e7.32b3.4ccd 0x34ccd 32768 (0x8000)
The command show spb isis adjacency detail displays information about the ISIS-SPB adjacencies created
for the SPB bridge.
-> show spb isis adjacency detail
SPB ISIS Adjacency detail:
SystemID: e8e7.32b3.365d :
B-MAC : e8:e7:32:b3:36:5d , Hostname : OS6860 ,
Interface : 2/1/27 , Up Time : Fri Mar 7 06:23:28 2014,
State : UP , DR Priority: 0 ,
Hold Time : 21 , Max Hold : 27 ,
Adj Level : L1 , NLPIDs : SPB ,
ExtLocalCktId(YES): 1,
Restart Support : Disabled ,
Restart Status : Not currently being helped,
Restart Supressed : Disabled
21.3. Advanced Troubleshooting Scenarios
Command MAC-Ping gives a way to check the connectivity with SPB domain. But how to find the path of one
service thru SPB domain? Here is an example for it.
Purpose: find the path from device(MAC AAA) to Server (MAC SSS)
Step:
i. Login OmniVista, find MAC AAA lives on switch XXX and MAC SSS lives on switch YYY
ii. On switch XXX, do “show mac-learning” and find result
SPB 4001:4001 e8:e7:32:d5:84:55 dynamic servicing sdp:32786:4001
From this result, it shows isid 4001 bound to bvlan 4001 and it is using SDP 32786
iii. Do “show service sdp” and have the resul
32786 00e0.b1e7.0bd3:4001 Up Up SPB
It shows the MAC address 00e0.b1e7.0bd3 is the system-id of the remote switch at the
other end of the SDP.