xxx#sh run
Building configuration...
Current configuration:
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service passWord-encryption
!
hostname xxxxxx
!
enable secret 5 $1$ytiO$SdPBfG.qBHMK.NpMPC6vq. // enable secret 口令為xxxxx
enable password xxxxxxx
!
!
!
!
interface Ethernet0/0
ip address 10.14.145.254 255.255.255.0
!
interface Serial0/0
ip address 10.14.255.253 255.255.255.252 //二級機構的城域DDN線路
!
router ospf 10
network 10.14.145.0 0.0.0.255 area 0 // 定義ospf的工作范圍
network 10.14.255.0 0.0.0.255 area 0 // 定義ospf的工作范圍
!
ip classless
!
snmp-server community public RO // 定義網管用 Read-Only權限 的community 為public
snmp-server community private RW // 定義網管用 Read&Write權限的community 為private
snmp-server host 10.14.128.25 private // 定義網管機的IP地址和權限
!
line con 0
line aux 0 // 將Aux口配置成可以終端遠程撥號訪問方式,提供遠程配置能力
password cisco // 口令為cisco
login
modem InOut
transport input all
stopbits 1
speed 38400
flowcontrol hardware
line vty 0 4
password cisco
login
!
end
推薦閱讀
- ATM-PON及其測距流程分析
- ATM教程:在ATM網絡支持IP
- ATM交換機呼叫處理體系結構
- 孟姓名字90分以上的帶水的,姓孟打分100分的名字大全
- 王琳這個名字多少分 王姓帶琳字100分以上的名字
- Q.2931 ATM用戶網絡接口信令協(xié)議技術原理
- ATM教程:數據鏈路層
- ATM教程:傳輸層
- 火雞面干拌還是帶湯 火雞面是干拌還是帶湯面
- ATM教程:網絡層
