📄 p1r4.txt
字号:
P1R4配置
hostname P1R4
!
logging rate-limit console 10 except errors
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
!
interface Loopback1
ip address 44.44.44.44 255.255.255.255
!
interface Ethernet0
ip address 10.10.2.4 255.255.255.0
!
interface Serial0
ip address 10.10.3.4 255.255.255.0
!
interface Serial1
no ip address
shutdown
!
interface BRI0
no ip address
shutdown
isdn x25 static-tei 0
cdapi buffers regular 0
cdapi buffers raw 0
cdapi buffers large 0
!
router ospf 1
log-adjacency-changes
network 0.0.0.0 255.255.255.255 area 2
!
ip kerberos source-interface any
ip classless
no ip http server
!
!
!
line con 0
transport input none
line aux 0
line vty 0 4
!
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -