Cisco 2800 Series Manual page 85

Hide thumbs Also See for 2800 Series:
Table of Contents

Advertisement

IP Communication Solution for Group Applications Configuration Example
switchport voice vlan 110
no ip address
!
interface FastEthernet3/2
switchport access vlan 100
switchport trunk native vlan 100
switchport mode trunk
switchport voice vlan 110
no ip address
!
interface FastEthernet3/3
switchport access vlan 100
switchport trunk native vlan 100
switchport mode trunk
switchport voice vlan 110
no ip address
!
!
!---Cisco Unity Express used for local voice-mail storage
!
interface Service-Engine4/0
ip unnumbered Loopback2
service-module ip address 10.1.152.242 255.255.255.252
service-module ip default-gateway 10.1.152.241
!
!--- Data VLAN, used for the desktops at the branch
!
interface Vlan100
ip address 192.168.10.1 255.255.255.0
ip pim sparse-dense-mode
ip nat inside
ip virtual-reassembly
!
interface Vlan110
ip address 10.1.153.1 255.255.255.248
ip pim sparse-dense-mode
ip virtual-reassembly
!
!---OSPF used as the routing protocol for scenario
!
router ospf 1
router-id 10.1.152.9
log-adjacency-changes
network 10.1.152.9 0.0.0.0 area 0
network 10.1.152.10 0.0.0.0 area 0
network 10.1.152.28 0.0.0.3 area 0
network 10.1.152.140 0.0.0.3 area 0
network 10.1.152.240 0.0.0.3 area 0
network 10.1.152.248 0.0.0.3 area 0
network 10.1.153.0 0.0.0.3 area 0
!
!---Static routes defined for routing to Service-Engine and Content-Engine network Module
ip classless
ip route 10.1.152.242 255.255.255.255 Service-Engine4/0
ip route 10.1.152.250 255.255.255.255 Content-Engine1/0
!
ip http server
ip http authentication aaa login-authentication LOCAL
no ip http secure-server
ip http path flash:
!
!---PAT (Port address translation used for the Data VLAN.
ip nat inside source list 11 interface Serial0/0/0 overload
Configure
OL-6574-01
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents