その他

Host (NAT with VRF)

Host:
conf t
!
interface ethernet 0/0
ip address 192.168.1.1 255.255.255.0
no shutdown
!
router ospf 100
router-id 1.1.1.1
network 192.168.1.1 0.0.0.0 area 0
!
end