ip-int-proto1

advertisement
Shows mostly layer 1 & layer 2 statisticis
Router#show interface e0
Ethernet0 is up, line protocol is up
Hardware is Lance, address is 00d0.58ad.1c39
(bia 00d0.58ad.1c39)
Internet address is 172.16.1.1/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
Reliability 255/255, txload 1/255, rxload
1/255
Encapsulation ARPA, loopback not set,
keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:05, output 00:00:05, output
hang never
Last clearing of "show interface" counters
never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75,
0 drops
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
9771 packets input, 2441709 bytes, 0 no
buffer
Received 9771 broadcasts, 0 runts, 0
giants, 0 throttles
1 input errors, 0 CRC, 0 frame, 0 overrun,
1 ignored, 0 abort
0 input packets with dribble condition
detected
1085 packets output, 100978 bytes, 0
underruns
0 output errors, 0 collisions, 3 interface
resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers
swapped out
Notes:
Ethernet up means that layer 1 is hearing carrier
detect on the interface. Line protocol is up
means that the interface is hearing keepalives every 10
seconds ( line 10). Obviously if layer 1 is down then laer 2 will
be down as well..
Layer 1 down - no physical connection or connectied to a dead
circuit; or the interface on the other end is in a shutdown state
Layer 1 shutdown locally = administratively down
Layer 2 down because of layer 1 down; no DCE on a serial
link, 2 DCE’s; clockrate not set, or incompatible
Shows mostly layer 3 info + ‘Routing’ (RIP)
Stuff plus layer 3 routed access-list
Router#show ip interface ethernet 0
Ethernet0 is up, line protocol is up
Internet address is 172.16.1.1/24
Broadcast address is 255.255.255.255
Address determined by setup command
MTU is 1500 bytes
Helper address is not set
Directed broadcast forwarding is enabled
Multicast reserved groups joined:
224.0.0.9
Outgoing access list is not set
Inbound access list is not set
Proxy ARP is enabled
Security level is default
Split horizon is enabled
ICMP redirects are always sent
ICMP unreachables are always sent
ICMP mask replies are never sent
IP fast switching is enabled
IP fast switching on the same interface
is disabled
IP multicast fast switching is enabled
Router Discovery is disabled
IP output packet accounting is disabled
IP access violation accounting is
disabled
TCP/IP header compression is disabled
RTP/IP header compression is disabled
Probe proxy name replies are disabled
Gateway Discovery is disabled
Policy routing is disabled
Network address translation is disabled
Again, layer 3 stuff & IPX RIP ‘routing’
stuff
Router#show ipx interface ethernet 0
Ethernet0 is up, line protocol is up
IPX address is ABAD1234.00d0.58ad.1c39,
NOVELL-ETHER [up]
Delay of this IPX network, in ticks is 1
throughput 0 link delay 0
IPXWAN processing not enabled on this
interface.
IPX SAP update interval is 60 seconds
IPX type 20 propagation packet forwarding
is disabled
Incoming access list is not set
Outgoing access list is not set
IPX helper access list is not set
SAP GNS processing enabled, delay 0 ms,
output filter list is not set
SAP Input filter list is not set
SAP Output filter list is not set
SAP Router filter list is not set
Input filter list is not set
Output filter list is not set
Router filter list is not set
Netbios Input host access list is not set
Netbios Input bytes access list is not
set
Netbios Output host access list is not
set
Netbios Output bytes access list is not
set
Updates each 60 seconds aging multiples
RIP: 3 SAP: 3
SAP interpacket delay is 55 ms, maximum
size is 480 bytes
RIP interpacket delay is 55 ms, maximum
size is 432 bytes
RIP response delay is not set
IPX accounting is disabled
IPX fast switching is configured
(enabled)
RIP packets received 0, RIP packets sent
2
SAP packets received 0, SAP packets sent
2
Shows general information about ‘Rout-ED’ protocols
Router#show protocols
Global values:
Internet Protocol routing is enabled
IPX routing is enabled
Ethernet0 is up, line protocol is up
Internet address is 172.16.1.1/24
IPX address is ABAD1234.00d0.58ad.1c39
Serial0 is down, line protocol is down
Internet address is 192.168.1.1/24
IPX address is BABEF00D.00d0.58ad.1c39
Serial1 is administratively down, line
protocol is down
Shows information about IP Rout-ING protocols
Note: there is no sh ipx proto
Router#show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 16 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is
Incoming update filter list for all interfaces is
Redistributing: rip
Default version control: send version 2, receive version 2
Interface
Send Recv
Key-chain
Ethernet0
2
2
Routing for Networks:
172.16.0.0
Routing Information Sources:
Gateway
Distance
Last Update
Distance: (default is 120)
Routing Protocol is "igrp 100"
Sending updates every 90 seconds, next due in 34 seconds
Invalid after 270 seconds, hold down 280, flushed after 630
Outgoing update filter list for all interfaces is
Incoming update filter list for all interfaces is
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
IGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
IGRP maximum hopcount 100
IGRP maximum metric variance 1
Redistributing: igrp 100
Routing for Networks:
192.168.1.0
Routing Information Sources:
Gateway
Distance
Last Update
Distance: (default is 100)
Download