Skip to content

Instantly share code, notes, and snippets.

@lkmhaqer
Created November 7, 2013 19:30
Show Gist options
  • Save lkmhaqer/7360524 to your computer and use it in GitHub Desktop.
Save lkmhaqer/7360524 to your computer and use it in GitHub Desktop.
My first Gist.
ISPa-P#sh ip ro
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
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 not set
1.0.0.0/8 is variably subnetted, 3 subnets, 2 masks
C 1.1.1.1/32 is directly connected, Loopback0
C 1.1.2.0/24 is directly connected, Loopback1
C 1.1.3.0/24 is directly connected, Loopback2
10.0.0.0/31 is subnetted, 1 subnets
C 10.0.0.0 is directly connected, FastEthernet0/0
ISPa-P#sh ip int bri
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.0.0.0 YES manual up up
FastEthernet0/1 unassigned YES unset administratively down down
Loopback0 1.1.1.1 YES manual up up
Loopback1 1.1.2.1 YES manual up up
Loopback2 1.1.3.1 YES manual up up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment