Dell 53-1002116-01 Network Card User Manual


 
30 Dell Converged Enhanced Ethernet Administrator’s Guide
53-1002116-01
Configuring IP static routes
4
2. Display the detailed information about all the IP static routes.
switch>show ip route all
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, 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, E - EGP
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is 10.32.144.1 to network 0.0.0.0
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
S 10.0.0.0/8 [1/0] via 10.32.144.1
C 10.32.144.0/20 is directly connected, GigabitEthernet4/47
S* 0.0.0.0/0 [1/0] via 10.32.144.1
3. Use the clear ip route command to remove a static ip route.
switch>clear ip route 10.0.0.0/8
4. Optional: Use the clear ip route command to remove all static ip routes.
switch>clear ip route all