ccnp 现在考试科目?
发布网友
发布时间:2022-04-22 21:11
我来回答
共3个回答
懂视网
时间:2022-05-05 01:35
2514#sh run Building configuration... Current configuration : 982 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname p2r3 ! ! ip subnet-zero ! vpdn enable(开启vpdn
2514#sh run
Building configuration...
Current configuration : 982 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname p2r3
!
!
ip subnet-zero
!
vpdn enable(开启vpdn)
!
vpdn-group tyl
request-dialin
protocol pppoe(启用pppoe协议)
!
!
!
!
interface Ethernet0
no ip address
pppoe enable
pppoe-client dial-pool-number 1(将物理端口和虚拟拨号端口绑定)
!
interface Ethernet1
ip address 192.168.1.254 255.255.255.0
ip nat inside
!
interface Dialer1
ip address negotiated
ip mtu 1492 (将原来的mtu1500变为1492,因pppoe 的包头是8个字节)
ip nat outside
encapsulation ppp
dialer pool 1 (通过拨号池,将物理端口和虚拟拨号端口绑定)
ppp pap sent-username ******@163.gd password 0 ******(ppp pap的单向验证)
!
ip nat inside source list 1 interface Dialer1 overload(NAT转换)
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1(设置静态路由)
ip http server
ip pim bidir-enable
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
end
热心网友
时间:2022-05-04 22:43
CCNP全称是:Cisco Certified Network Professional——思科认证网络高级工程师。CCN专业人员)表示通过认证的人员具有丰富的网络知识。获得CCNP认证的专业人员可以为具有100到500多个节点的大型企业网络安装、配置和运行LAN、WAN和拨号访问业务。从2015年1月29日起,现行CCNP考试科目停止,重新启用新的CCNP考试*。
考试科目:2010年新版为:
2-902 ROUTE 高级路由
2-813 SWITCH 多层交换
2-832 TSHOOT(Troubleshooting) 排错和维护来自:求助得到的回答
热心网友
时间:2022-05-05 00:01
CCNP考试
2-902 ROUTE
2-813 SWITCH
2-832 TSHOOT[1]