!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
end
R7:
interface Serial1/0
ip address 17.1.1.7 255.255.255.0
serial restart-delay 0
!
interface Serial1/2
ip address 37.1.1.7 255.255.255.0
ip policy route-map cisco
serial restart-delay 0
!
ip local policy route-map cisco
no ip http server
no ip http secure-server
!
!
!
上一页 [1] [2] [3] 下一页
ip access-list extended cisco
permit ip host 3.3.3.3 host 1.1.1.1
!
logging alarm informational
!
!
!
route-map cisco permit 10
match ip address cisco
set ip default next-hop 17.1.1.1
!
!
!
!
control-plane
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
logging synchronous
stopbits 1
line aux 0
stopbits 1
line vty 0 4
!
!
end
本文出自 “yaoshenshen” 博客
上一页 [1] [2] [3]