RT3:
conf t
!
interface Ethernet 0/1
ip address 192.168.23.3 255.255.255.0
no shutdown
!
interface loopback 0
ip address 3.3.3.3 255.255.255.255
!
ip route 0.0.0.0 0.0.0.0 Ethernet 0/1 192.168.23.2
!
end
ネットワーク技術とガジェット情報メディア
RT3:
conf t
!
interface Ethernet 0/1
ip address 192.168.23.3 255.255.255.0
no shutdown
!
interface loopback 0
ip address 3.3.3.3 255.255.255.255
!
ip route 0.0.0.0 0.0.0.0 Ethernet 0/1 192.168.23.2
!
end