その他

RT1 (Static route (specified only outgoing interface))

RT1:
Conf t
!
Int eth 0/0
Ip add 192.168.12.1 255.255.255.0
No shut
!
Ip route 8.8.8.8 255.255.255.255 eth 0/0
!
End