EMC DS-32B2 User Manual

Page of 574
1
1-354
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
portRouteShow
Display routing tables for a port.
Syntax
portRouteShow [slotnumber/]portnumber
Availability
All users
Description
Use this command to display the port address ID and the contents of 
the port routing tables as shownin Table 1-27:
Table 1-27
Port Routing Table 
Port Address ID
Description
External 
unicast 
routing 
table
Shows unicast frame routing to another switch element 
in the fabric. Output format is
domain_number: ports_bitmap
where:
domain_number
 is the switch element number that a 
unicast frame can reach from the portnumber port. 
ports_bitmap
 contains all output ports, in bitmap hex 
format, that can forward unicast frames from port 
number to domain number.
This table contains at least one entry for each active port:
local_switch_domain_number: 0x10000
This is for routing unicast frames designated to the 
embedded port of the local switch element.
Internal 
unicast 
routing 
table
Lists all ports in the local switch that a unicast frame can 
reach from portnumber. Format is
destination_port: output_ports_bitmap
Because the 
destination_port
 is in the local switch, 
output_ports_bitmap
 usually contains one bit with a bit 
position number representing the 
destination_port
 
number.