fullmesh2.rtr

来自「BOSON NETSIM是目前最好的路由器模拟软件」· RTR 代码 · 共 13 行

RTR
13
字号
hostname California
interface Serial0
 no ip address
 encapsulation frame-relay
interface Serial0.100 point-to-point
 ip address 172.16.1.2 255.255.255.0
 frame-relay interface-dlci 201
interface Serial0.200 point-to-point
 ip address 172.16.4.1 255.255.255.0
 frame-relay interface-dlci 203
interface Serial0.300 point-to-point
 ip address 172.16.6.1 255.255.255.0
 frame-relay interface-dlci 204

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?