目次
conf t ! hostname RT1 ! interface Ethernet0/0 no shutdown ip address 10.1.1.1 255.255.255.0 ! end
conf t ! hostname RT2 ! interface Ethernet0/0 no shutdown ip address 10.1.1.2 255.255.255.0 ! end