当前位置:网站首页>静态路由和缺省路由实验
静态路由和缺省路由实验
2022-07-28 20:30:00 【GE_1001】
display current-configuration
[V200R003C00SPC200]
sysname R1
interface GigabitEthernet0/0/0
shutdown
ip address 10.0.13.1 255.255.255.0
interface GigabitEthernet0/0/1
ip address 10.0.12.1 255.255.255.0
interface LoopBack0
ip address 10.0.1.1 255.255.255.0
ip route-static 0.0.0.0 0.0.0.0 10.0.13.3
ip route-static 0.0.0.0 0.0.0.0 10.0.12.2 preference 80
ip route-static 10.0.3.0 255.255.255.0 10.0.13.3
ip route-static 10.0.12.0 255.255.255.0 10.0.23.2 preference 80
user-interface con 0
authentication-mode password
set authentication password
cipher % % +L’YR&IZt’4,)>-*#lH",}%K-oJ_M9+'lOU~bD (\WTqB}%N,% %
user-interface vty 0 4
return
display current-configuration
[V200R003C00SPC200]
sysname R2
interface GigabitEthernet0/0/1
ip address 10.0.12.2 255.255.255.0
interface GigabitEthernet0/0/2
ip address 10.0.23.2 255.255.255.0
interface LoopBack0
ip address 10.0.2.2 255.255.255.0
ip route-static 10.0.3.0 255.255.255.0 10.0.23.3
ip route-static 10.0.3.0 255.255.255.0 10.0.12.1 preference 80
ip route-static 10.0.13.0 255.255.255.0 10.0.23.3
ip route-static 10.0.13.0 255.255.255.0 10.0.12.1 preference 80
user-interface con 0
authentication-mode password
set authentication password
cipher %$% 1 = c d 1=cd%b%/O%Id-8X:by1N,+s}'4wD6TvO<I|/pd# #[email protected]+s#,% 1=cd%$
user-interface vty 0 4
return
display current-configuration
[V200R003C00SPC200]
sysname R3
interface GigabitEthernet0/0/0
shutdown
ip address 10.0.13.3 255.255.255.0
interface GigabitEthernet0/0/2
ip address 10.0.23.3 255.255.255.0
interface LoopBack0
ip address 10.0.3.3 255.255.255.0
ip route-static 10.0.12.0 255.255.255.0 10.0.13.1
ip route-static 10.0.12.0 255.255.255.0 10.0.23.2 preference 80
user-interface con 0
authentication-mode password
set authentication password
cipher % % ksXDMg7Ry6yUU:63:DQ),#/sQg"@*S\U#.s.bHW xQ,y%#/v,% %
user-interface vty 0 4
return
边栏推荐
- Bugku, Web: all filtered
- Ordinary practice of JS DOM programming
- 如何在 Web3中建立一个去中心化社区
- In Kingbase, the user is specified to search the schema by default, or the user cannot use the function under the public schema
- 04. Default value of toref
- Summary of the use of hash table set and map when leetcode brushes questions
- Typeof principle
- Ukrainian officials: half of Ukrainian agricultural products are exported through the Danube port
- Lvs+keepalived high availability deployment practical application
- Leetcode · 581. shortest unordered continuous subarray · double pointer
猜你喜欢

Data visualization news, different forms of news reports

Mesh data generation function meshgrid
![[hero planet July training leetcode problem solving daily] dynamic planning on the 28th](/img/79/bc763bb6f12c525454abda18be4265.png)
[hero planet July training leetcode problem solving daily] dynamic planning on the 28th

局域网添加DNS服务器进行域名解析

HYDAC overflow valve db08a-01-c-n-500v

kali里的powersploit、evasion、weevely等工具的杂项记录

Using Baidu easydl to realize chef hat recognition of bright kitchen and stove

什么是时间复杂度

内网渗透学习(三)域横向移动——计划任务

System Analyst
随机推荐
从 Web3到Web2.5,是倒退还是另辟蹊径?
kingbase中指定用户默认查找schema,或曰用户无法使用public schema下函数问题
Why is 0.1 + 0.2 not equal to 0.3? How to solve this problem?
Principle of object. Prototype. ToString. Call()
[NLP] generate word cloud
数据可视化新闻,不一样的新闻报道形式
Two global variables__ Dirname and__ Further introduction to common functions of filename and FS modules
腾讯云数据库负责人林晓斌借一亿元炒股?知情人士:金额不实
kubevela插件addons下载地址
Brief introduction to PCB materials
2021数学建模B组练习
Professional Committee of agricultural water and soil engineering of China Association of Agricultural Engineering - 12th session - Notes
Introduction to C language [detailed]
ESP8266-Arduino编程实例-深度休眠与唤醒
Oracle built-in functions
System Analyst
No swagger, what do I use?
Official document of kubevela 1.4.x
Written examination summary record
90. 子集 II