iroiromemo -2ページ目
!
interface Loopback0
ip address 10.1.1.1 255.255.255.0
!
interface FastEthernet0/0
ip address 172.16.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.0.1 255.255.255.0
duplex auto
speed auto
!
router ospf 1
router-id 10.1.1.1
log-adjacency-changes
area 0 authentication message-digest
redistribute static metric 30 metric-type 1 subnets
network 172.16.1.0 0.0.0.255 area 0
network 192.168.0.0 0.0.0.255 area 0
default-information originate
distribute-list ACL out static
!
ip http server
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.0.254 200
ip route 10.10.10.0 255.255.255.0 192.168.0.254 200
ip route 20.20.20.0 255.255.255.0 192.168.0.254 200
ip route 30.30.30.0 255.255.255.0 192.168.0.254 200
!
!
!
ip access-list standard ACL
permit 20.20.20.0 0.0.0.255
!

Router#sh ip route
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 172.16.1.1 to network 0.0.0.0

20.0.0.0/24 is subnetted, 1 subnets
O E1 20.20.20.0 [110/32] via 172.16.1.1, 00:15:58, FastEthernet0/0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.1.0 is directly connected, FastEthernet0/0
10.0.0.0/32 is subnetted, 1 subnets
C 10.2.2.2 is directly connected, Loopback0
O 192.168.0.0/24 [110/2] via 172.16.1.1, 00:15:58, FastEthernet0/0
O*E2 0.0.0.0/0 [110/1] via 172.16.1.1, 00:05:24, FastEthernet0/0
Router#
*Mar 1 09:11:16: %SFF8472-5-THRESHOLD_VIOLATION: Gi1/1/1: Rx power low warning; Operating value: -23.1 dBm, Threshold value: -20.0 dBm.

show run
show start
show version
show inventory raw
show post
show env all
show interfaces status
show interfaces counters errors
show interfaces
show vlan
show spanning-tree
show cdp neighbor
show ip interface brief
show standby
show ip ospf neighbor
show ip ospf database
show ip route
show ip pim neighbor
show ip pim bsr
show ip pim rp
show ip mroute
show ntp status
show ntp association
show snmp
show logging
show clock