组网需求
如图1所示,Router上只有一个空闲接口GE1/0/0,但该局域网中的计算机分别属于2个不同的网段10.16.1.0/24和10.16.2.0/24,要求通过Router可以实现一个接口接入两个不同的网段。
配置思路
配置主从IP地址的思路如下:
-
配置主从IP地址,实现一个接口可以接入两个不同网段。
- 配置Router接口GE1/0/0的IP地址
<Huawei> system-view [Huawei] interface gigabitethernet 1/0/0 [Huawei-GigabitEthernet1/0/0] ip address 10.16.1.1 24 [Huawei-GigabitEthernet1/0/0] ip address 10.16.2.1 24 sub
- 验证配置结果
# 从Router上Ping网段10.16.1.0/24内的主机,可Ping通。
<Huawei> ping 10.16.1.2 PING 10.16.1.2: 56 data bytes, press CTRL_C to break Reply from 10.16.1.2: bytes=56 Sequence=1 ttl=128 time=25 ms Reply from 10.16.1.2: bytes=56 Sequence=2 ttl=128 time=27 ms Reply from 10.16.1.2: bytes=56 Sequence=3 ttl=128 time=26 ms Reply from 10.16.1.2: bytes=56 Sequence=4 ttl=128 time=26 ms Reply from 10.16.1.2: bytes=56 Sequence=5 ttl=128 time=26 ms --- 10.16.1.2 ping statistics --- 5 packet(s) transmitted 5 packet(s) received 0.00% packet loss round-trip min/avg/max = 25/26/27 ms
# 从Router上Ping网段10.16.2.0/24内的主机,可Ping通。
<Huawei> ping 10.16.2.2 PING 10.16.2.2: 56 data bytes, press CTRL_C to break Reply from 10.16.2.2: bytes=56 Sequence=1 ttl=128 time=25 ms Reply from 10.16.2.2: bytes=56 Sequence=2 ttl=128 time=26 ms Reply from 10.16.2.2: bytes=56 Sequence=3 ttl=128 time=26 ms Reply from 10.16.2.2: bytes=56 Sequence=4 ttl=128 time=26 ms Reply from 10.16.2.2: bytes=56 Sequence=5 ttl=128 time=26 ms --- 10.16.2.2 ping statistics --- 5 packet(s) transmitted 5 packet(s) received 0.00% packet loss round-trip min/avg/max = 25/25/26 ms
# 网段10.16.1.0/24和网段10.16.2.0/24内的主机可以互相Ping通。
想要更多网工专业学习资料,可直接找我领取。(文末领取)
网工学习资源包领取 视频课程(部分示意) 实验拓扑(部分示意) |
如果需要系统深入的学习网工知识
↓ 可点赞+关注后通过下列方式领取资料↓
(没有领取门槛,主要是一个个发邮件太麻烦了)