Network Scenarios Pagina 34 di 35
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/827/827swcfg/ntwkscen.htm 14/02/2001
!
line con 0
exec-timeout 0 0
transport input none
line aux 0
line vty 0 4
login
!
!
end
Cisco 3640 Gatekeeper Configuration Example
The following is a configuration example for the H.323 gatekeeper portion of the voice network scenario.
You do not have to enter the commands marked "default." These commands appear automatically in the
configuration file generated when you use the show running-config command.
!
class-map voice
match access-group 101
!
!
policy-map mypolicy
class voice
bandwidth 176
class class-default
fair-queue 16
!
ip subnet-zero
!
ip dvmrp route-limit 20000
!
process-max-time 200
!
interface Ethernet0/0
ip address 172.28.9.83 255.255.255.0
no ip directed-broadcast (default)
!
interface Ethernet0/1
ip address 172.17.1.1 255.255.255.0
no ip directed-broadcast (default)
!
router eigrp 100
network 172.17.0.0
!
ip classless (default)
no ip http server
!
!
gatekeeper
zone local gk-router router.cisco.com 172.17.1.1
zone remote gk-sf1 cisco.com 179.15.2.2
zone remote gk-sf2 lucent.com 180.4.0.1
zone prefix gk-sf1 1415525....
zone prefix gk-sf2 1415527....
!
line con 0
exec-timeout 0 0
transport input none
Comentarios a estos manuales