Вы находитесь на странице: 1из 2

0000-b108-169f-854d-28e.

txt
STEPS
1.configure ip address on r1,r2,r3,r4
2.check the interface status
3.check the routing table

ROUTER1
enable
conf t
hostname R1
int loopback 0
ip add 10.1.1.1 255.255.255.255
int g0/0
ip add 12.1.1.1 255.255.255.0
no shutdown
int s0/0/0
ip add 14.1.1.1 255.255.255.0
no shutdown
ROUTER2
enable
conf t
hostname R2
int loopback 0
ip add 20.1.1.1 255.255.255.255
int s0/0/0
ip add 23.1.1.2 255.255.255.0
no shutdown
int g0/0
ip add 12.1.1.2 255.255.255.0
no shutdown

ROUTER3
enable
conf t
hostname R3
int loopback 0
ip add 30.1.1.1 255.255.255.255
int s0/0/0
ip add 23.1.1.3 255.255.255.0
no shutdown
int s0/0/1
ip add 34.1.1.3 255.255.255.0
no shutdown
ROUTER4
enable
conf t
hostname R4
int loopback 0
ip add 40.1.1.1 255.255.255.255
int s0/0/0
ip add 34.1.1.4 255.255.255.0
no shutdown
int s0/0/1
ip add 14.1.1.4 255.255.255.0
no shutdown
第 1 页
0000-b108-169f-854d-28e.txt

第 2 页

Вам также может понравиться