hubandspoke1.rtr

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

RTR
16
字号

interface Serial0
 no ip address
 encapsulation frame-relay
!
interface Serial0.100 point-to-point
 ip address 172.16.1.1 255.255.255.0
 frame-relay interface-dlci 102
!
interface Serial0.200 point-to-point
 ip address 172.16.2.1 255.255.255.0
 frame-relay interface-dlci 103
!
interface Serial0.300 point-to-point
 ip address 172.16.3.1 255.255.255.0
 frame-relay interface-dlci 104

⌨️ 快捷键说明

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