当前位置:网站首页>HCIP_ Static experiment
HCIP_ Static experiment
2022-06-13 08:16:00 【BT youth】
( notes :4 platform PC of no avail DHCP To allocate )
be based on 192.168.0.0/24 To allocate
192.168.00000000.00 000000
A total of 3 Large section ( borrow 2 position )
192.168.0.64/26 —— Loopback : Switch back in three ( borrow 2 position )
|-192.168.0.01 00 0000
192.168.0.64/28
192.168.0.80/28
192.168.0.96/28
192.168.0.128/26 —— The trunk : There are six paragraphs ( borrow 3 position )
|-192.168.0.10 000 000
192.168.0.136/29
192.168.0.144/29
192.168.0.160/29
192.168.0.184/29
192.168.0.152/29
192.168.0.192/29
192.168.0.192/26 ——VLAN: Two ( borrow 1 position )
|192.168.0.11 0 00000
192.168.0.192/27
192.168.0.224/27
Assign addresses to routers :
R3:
Interface configuration address :
[r3]interface GigabitEthernet 0/0/0
[r3-GigabitEthernet0/0/0]ip address 192.168.0.137 29
[r3]interface GigabitEthernet 0/0/1
[r3-GigabitEthernet0/0/1]ip address 192.168.0.161 29
Loopback address :
[r3]interface LoopBack 1
[r3-LoopBack1]ip address 192.168.0.65 28
[r3]interface LoopBack 2
[r3-LoopBack2]ip address 192.168.0.81 28
[r3]interface LoopBack 3
[r3-LoopBack3]ip address 192.168.0.97 28
Static allocation IP:
[r3]ip route-static 192.168.0.144 29 192.168.0.138—— Backbone segment 1
[r3]ip route-static 192.168.0.184 29 192.168.0.162—— Backbone segment 2
[r3]ip route-static 192.168.0.192 26 192.168.0.162——VLAN Network segment
[r3]ip route-static 192.168.0.152 29 192.168.0.138—— Backbone segment 3( Load balancing , Because the distance is equal )
[r3]ip route-static 192.168.0.152 29 192.168.0.162—— Backbone segment 3
[r3]ip route-static 192.168.0.168 29 192.168.0.138—— Backbone segment 4( Load balancing , Because the distance is equal )
[r3]ip route-static 192.168.0.168 29 192.168.0.162—— Backbone segment 4
[r3]ip route-static 0.0.0.0 0 192.168.0.138 —— Default route ( Load balancing , Because the distance is equal )
[r3]ip route-static 0.0.0.0 0 192.168.0.162 —— Default route ( Load balancing , Because the distance is equal )
[r3]ip route-static 192.168.0.64 26 NULL 0 ——R3 Loop back the hollow interface anti ring
[r5]ip route-static 192.168.0.192 26 NULL 0 ——R5 to VLAN Air filling interface anti ring
[r5]interface GigabitEthernet 0/0/1.1
[r5-GigabitEthernet0/0/1.1]arp broadcast enable —— Turn on ARP radio broadcast
[r5-GigabitEthernet0/0/1.1]dot1q termination vid 2 VLAN2 pack dot1q
[r5-GigabitEthernet0/0/1.1]ip address 192.168.0.195 27
[r5]interface GigabitEthernet 0/0/1.2
[r5-GigabitEthernet0/0/1.1]arp broadcast enable —— Turn on ARP radio broadcast
[r5-GigabitEthernet0/0/1.2]dot1q termination vid 3 VLAN3 pack dot1q
[r5-GigabitEthernet0/0/1.2]ip address 192.168.0.227 27
[sw1]interface Eth0/0/1
[sw1-Ethernet0/0/1]port link-type trunk
[sw1-Ethernet0/0/1]port trunk allow-pass vlan 2 3
[sw1]interface Eth0/0/4
[sw1-Ethernet0/0/4]port link-type trunk
[sw1-Ethernet0/0/4]port trunk allow-pass vlan 2 3
[sw1]interface Eth0/0/3
[sw1-Ethernet0/0/3]port link-type access
[sw1-Ethernet0/0/3]port default vlan 3
[sw1]interface Eth0/0/2
[sw1-Ethernet0/0/2]port link-type access
[sw1-Ethernet0/0/2]port default vlan 2
Empathy :SW2
[sw1]interface Eth0/0/5
[sw1-Ethernet0/0/5]port link-type trunk
[sw1-Ethernet0/0/5]port trunk allow-pass vlan 2 3
[sw1]interface Eth0/0/2
[sw1-Ethernet0/0/2]port link-type access
[sw1-Ethernet0/0/2]port default vlan 3
[sw1]interface Eth0/0/1
[sw1-Ethernet0/0/1]port link-type access
[sw1-Ethernet0/0/1]port default vlan 2
PC1 Address :
IP:192.168.0.193/27
gateway :192.168.0.195
VLAN2
PC3 Address :
IP:192.168.0.194/27
gateway :192.168.0.195
-----------------------------
PC2 Address :
IP:192.168.0.225/27
gateway :192.168.0.227
VLAN3
PC4 Address :
IP:192.168.0.226/27
gateway :192.168.0.227
Realization VLAN2 Communication between 、VLAN3 Communication between , however VLAN2 And VLAN3 Can't communicate .
ip pool bt1
net work 192.168.1.0 mask 24
gatway-list 192.168.1.1
dns-list 8.8.8.8
q
dhcp enable
interface g0/0/2.1
dhcp select global
q
ip pool bt2
net work 192.168.2.0 mask 24
gatway-list 192.168.2.1
dns-list 8.8.8.8
q
interface g0/0/2.2
dhcp select global
边栏推荐
- Young's matrix to find whether a number exists
- Effective Go - The Go Programming Language
- Structural analysis of hyperledger fabric (I)
- 将solidworks建的机器人模型导入到ros中
- Operation of simulated examination platform for examination question bank of G3 boiler water treatment operation certificate in 2022
- Determine whether a string is rotated from another string
- Give code vitality -- the way to read code neatly
- [problem record] taberror: inconsistent use of tabs and spaces in indentation
- Edge browser uses bdtab new tab plug-in (BD new tab)
- Plane merging (matlab)
猜你喜欢
v-for生成的子组件列表删除第n行出现数据错乱问题
SolidWorks修改工程图中文字字体的方法
钉钉小程序如何隐藏tab
ES6 deleting an attribute of an object
Differences between Merkle DAG and Merkle tree
星巴克创始人:出于安全考量 或不再向非店内消费者开放“公厕”
Web site access excel in IIS
19 | establish data path (bottom): instruction + operation =cpu
Gtk+ programming example on page 115 - simplest progress bar 2 with steps to write GTK program using anjuta
【PYTORCH】Expected object of type torch. xxxTensor but found type torch. cuda. xxxTensor(torch0.4.0)
随机推荐
Edge browser uses bdtab new tab plug-in (BD new tab)
ERP基础数据 金蝶
【Emgu.CV】Emgu. CV. Example\ocr operation reports an error system IO. Filenotfoundexception: "failed to load file or assembly" system.drawing.common "
Plane merging (matlab)
Local shooting range 2- file upload vulnerability (III) - Network Security
Edge浏览器使用BdTab新标签页插件(BD新标签页)
Data disorder occurs when the n-th row of the subcomponent list generated by V-for is deleted
[game theory complete information static game] Nash equilibrium
Effective Go - The Go Programming Language
Redis interview questions
IIS中的网站访问excel
杨氏矩阵查找数字是否存在
免费文件服务器储存技术
口碑好的食材配送信息化管理系统怎么样?
Word中批注的使用方法
ERP basic data Kingdee
字符串的逆序与比较
如何通过JS动态删除table中的数据行(保留head)
The way of distributed system: Lamport logical clock
分布式系统之道:Lamport 逻辑时钟