![AsGa LightBolt 28304-E1 User Manual Download Page 32](http://html1.mh-extra.com/html/asga/lightbolt-28304-e1/lightbolt-28304-e1_user-manual_2981900032.webp)
AsGa Light
AsGa Light
AsGa Light
AsGa LightBOLT
BOLT
BOLT
BOLT 10GigE Switch
10GigE Switch
10GigE Switch
10GigE Switch
U
U
U
User Guide
ser Guide
ser Guide
ser Guide
Configuration
Configuration
Configuration
Configuration
32
AsgOS#show ip route
Codes:
C - connected
, S - static, R - RIP, B - BGP
O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
* - candidate default
C
20.20.20.0/24 is directly connected, vlan1.200
Now any port (trunk or access) associated to VLAN 200 has direct L3 access to this virtual
switched interface VLAN1.200. Any default gateway can be configured using commands to add static
routes to the routing table in order to reach those networks.
To add Routes use the following commands:
COMMAND
DESCRIPTION
AsGOS#
configure terminal
Enter into the
Configure
mode.
AsgOS(config)#ip route 192.168.1.0/24 10.10.10.1
Configuring a static route.
AsGOS(config)#
end
More about Static Routing creation and inter VLAN Routing will be deployed on
“Routing
Section”
.
3.21 Spanning tree configuration
See the seccition configuring Spanning tree protocols.
3.22 MAC Address Table
LightBolt switches has different MAC address tables capacities according to the platform
acquired:
•
LightBolt 28504 has a total MAC address capacity of 16.384 MACs.
•
LightBolt 28304 has a total MAC address capacity of 8.192 MACs.
MAC address learning process is an automatic hardware base process, all learned address
are subject to the aging process; this process ensure that after 300 seconds of no hearing a
particular source MAC this will be deleted from the table.
All lookup process into the LightBolt platform is done by hardware. This feature allows wire
line rates for all packet sizes and conditions. For switching decisions the MAC-SA, VID is used to
search the L2 table. When a match is found the packet is forwarded to the specific port indicated into
the same table. When the address is not found the packet generate a Destination Lookup Failure
(DLF) signal and it is flooded to all port member of that VLAN.
3.22.1 Displaying MAC address tables
Command used for show the mac address table has the following semantics.
show mac-address-table(dynamic | static | interfaceIFNAME | vlan <1-4094>|)
You must specify which Static; Dynamic; interface; or vlan
portion of the table, in order to
display the entries associated with it.
Take as an example the following outputs: