Understanding OSPFv2 by Example using a WLAN Scenario
In the WLAN Wireless Local Area Network. WLAN is a 802.11 standards-based LAN that the users access through a wireless connection. scenario, the Aruba Mobility Master acts as a default gateway Gateway is a network node that allows traffic to flow in and out of the network. for all the clients, and talks to one or two upstream routers for redundancy. Mobility Master advertises all the user subnet Subnet is the logical division of an IP network. addresses as stub addresses to the routers via LSAs.
Totally stub areas see only default route and to the areas themselves.
WLAN Topology
Mobility Master
- Aruba managed device— 40.1.1.1
- Router 1— 50.1.1.1
- Router 2— 60.1.1.1
WLAN Routing Table
View the Mobility Master routing table using the command:
(host) [mynode] #show ip route
Codes: C - connected, O - OSPF, R - RIP, S - static
M - mgmt, U - route usable, * - candidate default
Below is the routing table for Router 1:
(router1) #show ip route
O 10.1.1.0/24 [1/0] via 4.1.1.1
O 12.1.1.0/24 [1/0] via 4.1.1.1