当前位置:网站首页>IP job (1)
IP job (1)
2022-07-24 06:16:00 【Nine character Chen】

r1
ip route-static 0.0.0.0 0.0.0.0 192.168.3.2
ip route-static 0.0.0.0 0.0.0.0 192.168.4.2
ip route-static 192.168.1.0 255.255.255.0 NULL0
r2
ip route-static 0.0.0.0 0.0.0.0 192.168.5.2
ip route-static 192.168.1.0 255.255.255.0 192.168.3.1
ip route-static 192.168.2.0 255.255.255.0 NULL0
ip route-static 192.168.4.0 255.255.255.0 192.168.3.1
r3
ip route-static 0.0.0.0 0.0.0.0 192.168.6.2
ip route-static 192.168.1.0 255.255.255.0 192.168.4.1
ip route-static 192.168.3.0 255.255.255.0 192.168.4.1
r4
ip route-static 0.0.0.0 0.0.0.0 192.168.9.2
ip route-static 0.0.0.0 0.0.0.0 192.168.10.2 preference 61
ip route-static 192.168.1.0 255.255.255.0 192.168.5.1
ip route-static 192.168.1.0 255.255.255.0 192.168.6.1
ip route-static 192.168.2.0 255.255.255.0 192.168.5.1
ip route-static 192.168.3.0 255.255.255.0 192.168.5.1
ip route-static 192.168.4.0 255.255.255.0 192.168.6.1
ip route-static 192.168.8.0 255.255.255.0 192.168.6.1
r5
ip route-static 0.0.0.0 0.0.0.0 56.1.1.2
ip route-static 192.168.1.0 255.255.255.0 192.168.9.1
ip route-static 192.168.1.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.2.0 255.255.255.0 192.168.9.1
ip route-static 192.168.2.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.3.0 255.255.255.0 192.168.9.1
ip route-static 192.168.3.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.4.0 255.255.255.0 192.168.9.1
ip route-static 192.168.4.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.5.0 255.255.255.0 192.168.9.1
ip route-static 192.168.5.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.6.0 255.255.255.0 192.168.9.1
ip route-static 192.168.6.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.7.0 255.255.255.0 192.168.9.1
ip route-static 192.168.7.0 255.255.255.0 192.168.10.1 preference 61
ip route-static 192.168.8.0 255.255.255.0 192.168.9.1
ip route-static 192.168.8.0 255.255.255.0 192.168.10.1 preference 61
r3 On the configuration dhcp
dhcp enable
ip pool chizi
gateway-list 192.168.8.1
network 192.168.8.0 mask 255.255.255.0
lease day 2 hour 0 minute 0
dhcp select global
边栏推荐
- Hololens 2 development: development environment deployment
- Xshell remote access tool
- 头歌 平台作业
- 论文阅读-Endmember-Guided Unmixing Network (EGU-Net) 端元指导型高光谱解混网络
- HoloLens 2 开发101:创建首个HoloLens 2应用程序
- LSTM neural network
- Unity (III) three dimensional mathematics and coordinate system
- 不租服务器,自建个人商业网站(如何购买域名)
- ue4 换装系统3.最终成果
- Unity 3D帧率统计脚本
猜你喜欢
随机推荐
Paper reading endmember guided unmixing network (EGU net)
什么是单调栈
What is monotone stack
JDBC初级学习 ------(师承尚硅谷)
IP课(OSPF)综合实验
Channel attention and spatial attention module
IP笔记(11)
UE4: what is the gameplay framework
Dameng database_ Dmfldr tool instructions
IP作业(6)
Unity(三)三维数学和坐标系统
Sort ArrayList < ArrayList < double> >
Foundation of JUC concurrent programming (1) -- related basic concepts
Dameng database_ User password policy
Hololens 2 development: development environment deployment
JUC concurrent programming foundation (9) -- thread pool
Dameng database_ Various methods of connecting databases and executing SQL and scripts under disql
IP课总结(3)
不租服务器,自建个人商业网站(1)
Unity (III) three dimensional mathematics and coordinate system









