その他

RT3(Route summarization between OSPF areas)

RT3:
conf t
!
interface ethernet 0/1
ip address 192.168.23.3 255.255.255.0
no shutdown
!
router ospf 100
network 192.168.23.3 0.0.0.0 area 1
!
end