<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Xpresslearn Forums: Recent Posts</title>
<link>http://www.xpresslearn.com/forums/</link>
<description>Learn networking solutions in 5 minutes or less</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 11:14:16 +0000</pubDate>

<item>
<title>admin on "3750 - Stacked"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=10#post-10</link>
<pubDate>Mon, 25 Aug 2008 14:59:48 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">10@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;cisco WS-C3750G-48TS (PowerPC405) processor with 118784K/12280K bytes of memory.&#60;br /&#62;
2 Virtual Ethernet interfaces&#60;br /&#62;
104 Gigabit Ethernet interfaces&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Current configuration : 29719 bytes
!
version 12.2
service nagle
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service internal
service sequence-numbers
no service dhcp
!
hostname 3750-ASW-01
!
logging buffered 51200 debugging
enable secret 5 $1$l$1$1$1
!
username ***** privilege 15 secret 5 $1$l$1$1$1
aaa new-model
aaa authentication login default group tacacs+ local enable
aaa authorization exec default group tacacs+ local
aaa accounting send stop-record authentication failure
aaa accounting update newinfo
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default stop-only group tacacs+
aaa accounting commands 15 default stop-only group tacacs+
aaa accounting network default start-stop group tacacs+
aaa accounting system default start-stop group tacacs+
!
aaa session-id common
clock timezone CST -5
clock summer-time CDT recurring
switch 1 provision ws-c3750g-48ts
switch 2 provision ws-c3750g-48ts
system mtu routing 1500
vtp mode transparent
udld aggressive

udld message time 90

ip subnet-zero
no ip domain-lookup
ip domain-name envoy.net
ip name-server 10.1.1.10
ip name-server 10.1.1.20
ip name-server 10.10.1.10
ip name-server 10.10.1.20
!
!
mls qos
!
!
!
macro name sysback
# Configure Private VLAN for System Backup
# Usage: macro apply sysback $desc &#38;quot;sys-name nic-name&#38;quot;
description $desc
switchport private-vlan host-association 123 321
switchport mode private-vlan host
# Configure portfast
spanning-tree portfast
# Speed and Duplex
speed 1000
duplex full
no cdp enable
no shutdown
no macro description
@
macro name oob
# Configure Out of Band interface
# Usage: macro apply oob  $desc &#38;quot;sys-name OOB&#38;quot;
description $desc
switchport access vlan 104
switchport mode access
# Configure portfast
spanning-tree portfast
# Speed and Duplex
speed 100
duplex full
no shutdown
# Port security
switchport port-security maximum 3
switchport port-security
switchport port-security aging time 3
switchport port-security violation restrict
switchport port-security aging type inactivity
no cdp enable
no macro description
@
macro name winserver
# Configure Server interface
# Usage: macro apply winserver $vlan # $desc &#38;quot;sys-name nic-name&#38;quot;
description $desc
switchport access vlan $vlan
switchport mode access
# Configure portfast
spanning-tree portfast
# Speed and Duplex
speed auto
duplex auto
no shutdown
# Port security
switchport port-security maximum 3
switchport port-security
switchport port-security aging time 3
switchport port-security violation restrict
switchport port-security aging type inactivity
no cdp enable
no macro description
@
macro name unixserver
# Configure Server interface
# Usage: macro apply unixserver $vlan # $desc &#38;quot;sys-name nic-name&#38;quot;
description $desc
switchport access vlan $vlan
switchport mode access
# Configure portfast
spanning-tree portfast
# Speed and Duplex
speed 1000
duplex full
no shutdown
# Port security
switchport port-security maximum 3
switchport port-security
switchport port-security aging time 3
switchport port-security violation restrict
switchport port-security aging type inactivity
no cdp enable
no macro description
@
macro name portniu
# Unassign a switch port
# Usage: macro apply portniu
shutdown
description NIU
no switchport
switchport
no spanning-tree portfast
speed auto
duplex auto
no macro description
@
!
port-channel load-balance src-dst-ip
no file verify auto
!
spanning-tree mode rapid-pvst
spanning-tree logging
spanning-tree portfast bpduguard default
spanning-tree extend system-id
spanning-tree uplinkfast
spanning-tree pathcost method long
spanning-tree vlan 1-4094 priority 61440
!
vlan internal allocation policy ascending
!
vlan 2
 name SWITCH-MGMT
!
vlan 104
 name P-10.1.104.0_23b-oob
!
vlan 123
 name P-10.1.123-PVLAN-Primary
  private-vlan primary
  private-vlan association 321
!
vlan 257
 name P-Trunk-Native
!
vlan 321
 name P-10.1.123.0_22b-SysBackup
  private-vlan isolated
!
vlan 513
 name P-RSPAN_513
 remote-span
!
interface Port-channel1
 description Distribution1
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 257
 switchport trunk allowed vlan 2,104,123,257,321,513
 switchport mode trunk
 switchport nonegotiate
!
interface Port-channel2
 description Distribution2
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 257
 switchport trunk allowed vlan 2,104,123,257,321,513
 switchport mode trunk
 switchport nonegotiate
!
interface GigabitEthernet1/0/1
 description not in use
 shutdown
!
interface GigabitEthernet1/0/2
 description not in use
 shutdown
!
interface GigabitEthernet1/0/3
 description not in use
 shutdown
!
interface GigabitEthernet1/0/4
 description not in use
 shutdown
!
interface GigabitEthernet1/0/5
 description not in use
 shutdown
!
interface GigabitEthernet1/0/6
 description not in use
 shutdown
!
interface GigabitEthernet1/0/7
 description not in use
 shutdown
!
interface GigabitEthernet1/0/8
 description not in use
 shutdown
!
interface GigabitEthernet1/0/9
 description not in use
 shutdown
!
interface GigabitEthernet1/0/10
 description not in use
 shutdown
!
interface GigabitEthernet1/0/11
 description not in use
 shutdown
!
interface GigabitEthernet1/0/12
 description not in use
 shutdown
!
interface GigabitEthernet1/0/13
 description not in use
 shutdown
!
interface GigabitEthernet1/0/14
 description not in use
 shutdown
!
interface GigabitEthernet1/0/15
 description not in use
 shutdown
!
interface GigabitEthernet1/0/16
 description not in use
 shutdown
!
interface GigabitEthernet1/0/17
 description not in use
 shutdown
!
interface GigabitEthernet1/0/18
 description not in use
 shutdown
!
interface GigabitEthernet1/0/19
 description not in use
 shutdown
!
interface GigabitEthernet1/0/20
 description not in use
 shutdown
!
interface GigabitEthernet1/0/21
 description not in use
 shutdown
!
interface GigabitEthernet1/0/22
 description not in use
 shutdown
!
interface GigabitEthernet1/0/23
 description not in use
 shutdown
!
interface GigabitEthernet1/0/24
 description not in use
 shutdown
!
interface GigabitEthernet1/0/25
 description not in use
 shutdown
!
interface GigabitEthernet1/0/26
 description not in use
 shutdown
!
interface GigabitEthernet1/0/27
 description not in use
 shutdown
!
interface GigabitEthernet1/0/28
 description not in use
 shutdown
!
interface GigabitEthernet1/0/29
 description not in use
 shutdown
!
interface GigabitEthernet1/0/30
 description not in use
 shutdown
!
interface GigabitEthernet1/0/31
 description not in use
 shutdown
!
interface GigabitEthernet1/0/32
 description not in use
 shutdown
!
interface GigabitEthernet1/0/33
 description not in use
 shutdown
!
interface GigabitEthernet1/0/34
 description not in use
 shutdown
!
interface GigabitEthernet1/0/35
 description not in use
 shutdown
!
interface GigabitEthernet1/0/36
 description not in use
 shutdown
!
interface GigabitEthernet1/0/37
 description not in use
 shutdown
!
interface GigabitEthernet1/0/38
 description not in use
 shutdown
!
interface GigabitEthernet1/0/39
 description not in use
 shutdown
!
interface GigabitEthernet1/0/40
 description not in use
 shutdown
!
interface GigabitEthernet1/0/41
 description not in use
 shutdown
!
interface GigabitEthernet1/0/42
 description not in use
 shutdown
!
interface GigabitEthernet1/0/43
 description not in use
 shutdown
!
interface GigabitEthernet1/0/44
 description not in use
 shutdown
!
interface GigabitEthernet1/0/45
 description not in use
 shutdown
!
interface GigabitEthernet1/0/46
 description not in use
 shutdown
!
interface GigabitEthernet1/0/47
 description not in use
 shutdown
!
interface GigabitEthernet1/0/48
 description not in use
 shutdown
!
interface GigabitEthernet1/0/49
 description Distribution1 GXX/XXXXXX
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 257
 switchport trunk allowed vlan 2,104,123,257,321,513
 switchport mode trunk
 switchport nonegotiate
 mls qos trust dscp
 channel-group 1 mode active
!
interface GigabitEthernet1/0/50
 description Distribution2 GXX/XXXXXX
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 257
 switchport trunk allowed vlan 2,104,123,257,321,513
 switchport mode trunk
 switchport nonegotiate
 mls qos trust dscp
 channel-group 2 mode active
!
interface GigabitEthernet1/0/51
 description not in use
 shutdown
!
interface GigabitEthernet1/0/52
 description not in use
 shutdown
!
interface GigabitEthernet2/0/1
 description not in use
 shutdown
!
interface GigabitEthernet2/0/2
 description not in use
 shutdown
!
interface GigabitEthernet2/0/3
 description not in use
 shutdown
!
interface GigabitEthernet2/0/4
 description not in use
 shutdown
!
interface GigabitEthernet2/0/5
 description not in use
 shutdown
!
interface GigabitEthernet2/0/6
 description not in use
 shutdown
!
interface GigabitEthernet2/0/7
 description not in use
 shutdown
!
interface GigabitEthernet2/0/8
 description not in use
 shutdown
!
interface GigabitEthernet2/0/9
 description not in use
 shutdown
!
interface GigabitEthernet2/0/10
 description not in use
 shutdown
!
interface GigabitEthernet2/0/11
 description not in use
 shutdown
!
interface GigabitEthernet2/0/12
 description not in use
 shutdown
!
interface GigabitEthernet2/0/13
 description not in use
 shutdown
!
interface GigabitEthernet2/0/14
 description not in use
 shutdown
!
interface GigabitEthernet2/0/15
 description not in use
 shutdown
!
interface GigabitEthernet2/0/16
 description not in use
 shutdown
!
interface GigabitEthernet2/0/17
 description not in use
 shutdown
!
interface GigabitEthernet2/0/18
 description NIU
 shutdown
!
interface GigabitEthernet2/0/19
 description not in use
 shutdown
!
interface GigabitEthernet2/0/20
 description not in use
 shutdown
!
interface GigabitEthernet2/0/21
 description not in use
 shutdown
!
interface GigabitEthernet2/0/22
 description not in use
 shutdown
!
interface GigabitEthernet2/0/23
 description not in use
 shutdown
!
interface GigabitEthernet2/0/24
 description not in use
 shutdown
!
interface GigabitEthernet2/0/25
 description not in use
 shutdown
!
interface GigabitEthernet2/0/26
 description not in use
 shutdown
!
interface GigabitEthernet2/0/27
 description not in use
 shutdown
!
interface GigabitEthernet2/0/28
 description not in use
 shutdown
!
interface GigabitEthernet2/0/29
 description not in use
 shutdown
!
interface GigabitEthernet2/0/30
 description not in use
 shutdown
!
interface GigabitEthernet2/0/31
 description not in use
 shutdown
!
interface GigabitEthernet2/0/32
 description not in use
 shutdown
!
interface GigabitEthernet2/0/33
 description not in use
 shutdown
!
interface GigabitEthernet2/0/34
 description not in use
 shutdown
!
interface GigabitEthernet2/0/35
 description not in use
 shutdown
!
interface GigabitEthernet2/0/36
 description not in use
 shutdown
!
interface GigabitEthernet2/0/37
 description not in use
 shutdown
!
interface GigabitEthernet2/0/38
 description not in use
 shutdown
!
interface GigabitEthernet2/0/39
 description NIU
 shutdown
!
interface GigabitEthernet2/0/40
 description NIU
 shutdown
!
interface GigabitEthernet2/0/41
 description not in use
 shutdown
!
interface GigabitEthernet2/0/42
 description not in use
 shutdown
!
interface GigabitEthernet2/0/43
 description not in use
 shutdown
!
interface GigabitEthernet2/0/44
 description not in use
 shutdown
!
interface GigabitEthernet2/0/45
 description not in use
 shutdown
!
interface GigabitEthernet2/0/46
 description not in use
 shutdown
!
interface GigabitEthernet2/0/47
 description not in use
 shutdown
!
interface GigabitEthernet2/0/48
 description not in use
 shutdown
!
interface GigabitEthernet2/0/49
 description Distribution1 GXX/XXXXXX
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 257
 switchport trunk allowed vlan 2,104,123,257,321,513
 switchport mode trunk
 switchport nonegotiate
 mls qos trust dscp
 channel-group 1 mode active
!
interface GigabitEthernet2/0/50
 description Distribution2 GXX/XXXXXX
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 257
 switchport trunk allowed vlan 2,104,123,257,321,513
 switchport mode trunk
 switchport nonegotiate
 mls qos trust dscp
 channel-group 2 mode active
!
interface GigabitEthernet2/0/51
!
interface GigabitEthernet2/0/52
!
interface Vlan1
 no ip address
 shutdown
!
interface Vlan2
 ip address 10.1.1.41 255.255.255.0
!
ip default-gateway 10.1.1.1
ip classless
no ip http server
no ip http secure-server
!
logging 10.1.19.85
logging 10.1.20.21
snmp-server community **** RO
snmp-server community ***** RW
snmp-server trap-source Vlan2
snmp-server contact &#60;a href=&#34;mailto:email@company.com&#34;&#62;email@company.com&#60;/a&#62;
snmp-server enable traps snmp authentication coldstart
snmp-server enable traps cluster
snmp-server enable traps entity
snmp-server enable traps vtp
snmp-server enable traps license
snmp-server enable traps config
snmp-server enable traps hsrp
snmp-server enable traps stpx root-inconsistency loop-inconsistency
snmp-server enable traps vlan-membership
snmp-server host 10.1.20.21 ****
snmp-server host 10.1.20.21 version 2c ****
tacacs-server host 10.1.19.25
tacacs-server host 10.1.20.25
tacacs-server timeout 3
tacacs-server directed-request
tacacs-server key 7 ****
radius-server source-ports 1645-1646
!
control-plane
!
banner exec ^CC
**********************************************************************

Your Banner Here

**********************************************************************
^C
banner login ^CC
**********************************************************************

Your Banner Here

**********************************************************************
^C
!
line con 0
 exec-timeout 15 0
line vty 0 4
 session-timeout 3000
 exec-timeout 15 0
 transport input ssh
line vty 5 15
 session-timeout 3000
 exec-timeout 15 0
 transport input ssh
!
no scheduler max-sched-time
ntp clock-period 36029219
ntp server 10.1.19.32
ntp server 10.1.19.33
ntp server 10.14.19.32
ntp server 10.1.19.33
end&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>admin on "827 - ISP Configuration"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=9#post-9</link>
<pubDate>Mon, 25 Aug 2008 03:05:14 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">9@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Cisco827-V4&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;version 12.2&#60;br /&#62;
no parser cache&#60;br /&#62;
no service single-slot-reload-enable&#60;br /&#62;
no service pad&#60;br /&#62;
service timestamps debug uptime&#60;br /&#62;
service timestamps log uptime&#60;br /&#62;
no service password-encryption&#60;br /&#62;
!&#60;br /&#62;
hostname Router&#60;br /&#62;
!&#60;br /&#62;
logging rate-limit console 10 except errors&#60;br /&#62;
enable password&#60;br /&#62;
!&#60;br /&#62;
mmi polling-interval 60&#60;br /&#62;
no mmi auto-configure&#60;br /&#62;
no mmi pvc&#60;br /&#62;
mmi snmp-timeout 180&#60;br /&#62;
no ip subnet-zero&#60;br /&#62;
!&#60;br /&#62;
no ip dhcp-client network-discovery&#60;br /&#62;
vpdn enable&#60;br /&#62;
!&#60;br /&#62;
vpdn-group pppoe&#60;br /&#62;
request-dialin&#60;br /&#62;
protocol pppoe&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
interface Ethernet0&#60;br /&#62;
ip address xxx.xxx.xxx.xxx 255.255.255.xxx&#60;br /&#62;
ip tcp adjust-mss 1450&#60;br /&#62;
no cdp enable&#60;br /&#62;
!&#60;br /&#62;
interface ATM0&#60;br /&#62;
no ip address&#60;br /&#62;
no atm ilmi-keepalive&#60;br /&#62;
bundle-enable&#60;br /&#62;
dsl operating-mode auto&#60;br /&#62;
!&#60;br /&#62;
interface ATM0.1 point-to-point&#60;br /&#62;
pvc 0/35&#60;br /&#62;
pppoe-client dial-pool-number 1&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
interface Dialer1&#60;br /&#62;
ip unnumbered Ethernet0&#60;br /&#62;
ip mtu 1492&#60;br /&#62;
encapsulation ppp&#60;br /&#62;
dialer pool 1&#60;br /&#62;
dialer-group 1&#60;br /&#62;
no cdp enable&#60;br /&#62;
ppp chap hostname&#60;br /&#62;
ppp chap password&#60;br /&#62;
ppp pap sent-username&#60;br /&#62;
!&#60;br /&#62;
ip classless&#60;br /&#62;
ip route 0.0.0.0 0.0.0.0 Dialer1&#60;br /&#62;
no ip http server&#60;br /&#62;
!&#60;br /&#62;
dialer-list 1 protocol ip permit&#60;br /&#62;
no cdp run&#60;br /&#62;
!&#60;br /&#62;
line con 0&#60;br /&#62;
stopbits 1&#60;br /&#62;
line vty 0 4&#60;br /&#62;
password&#60;br /&#62;
login&#60;br /&#62;
!&#60;br /&#62;
scheduler max-task-time 5000&#60;br /&#62;
end&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "1720 - Filtering"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=8#post-8</link>
<pubDate>Mon, 25 Aug 2008 02:58:52 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">8@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Cisco 1720&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no logging buffered
memory-size iomem 25
enable secret 5 $1$1$1
!
hostname inside-filter
!
!
ip audit notify log
ip audit po max-events 100
no ip finger
no ip domain-lookup
no ip http server
ip subnet-zero
ip classless
!
!
!DMZ interface
interface FastEthernet0
 ip address 10.10.10.2 255.255.255.0
 ip access-group 101 in
!
!LAN interface
interface Ethernet0
 ip address 172.17.0.1 255.255.0.0
 ip access-group 111 in
!
!
!Default route to inside (DMZ) interface
!of outside filter router
ip route 0.0.0.0 0.0.0.0 10.10.10.1
!
!
!Allow INbound responses from Internet DNS server
access-list 101 permit udp host 216.93.82.5 172.17.0.0 0.0.255.255
!Allow INbound responses from connection-oriented (TCP) requests
access-list 101 permit tcp any 172.17.0.0 0.0.255.255 established
!
!Allow OUTbound requests to DNS, Web and SSL,
!Mail (both SMTP and POP), and FTP (both control and data)
access-list 111 permit udp 172.17.0.0 0.0.255.255 any eq 53
access-list 111 permit tcp 172.17.0.0 0.0.255.255 any eq 80
access-list 111 permit tcp 172.17.0.0 0.0.255.255 any eq 443
access-list 111 permit tcp 172.17.0.0 0.0.255.255 any eq 25
access-list 111 permit tcp 172.17.0.0 0.0.255.255 any eq 110
access-list 111 permit tcp 172.17.0.0 0.0.255.255 any eq 21
access-list 111 permit tcp 172.17.0.0 0.0.255.255 any eq 20
!
!
line con 0
 exec-timeout 30 0
 transport input none
line aux 0
line vty 0 4
 login
 password ****
!
no scheduler allocate
end&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>admin on "Disclaimer"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=7#post-7</link>
<pubDate>Mon, 25 Aug 2008 02:39:08 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">7@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;Device configurations posted in the forums on this site may have been found in various places on the Internet.  The intention of these forums are for 'learning through example' purposes only.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Configuration Posting Template"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=6#post-6</link>
<pubDate>Mon, 25 Aug 2008 02:34:08 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">6@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;(Hardware block of show ver)&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;(Output of show run)&#60;/p&#62;
&#60;p&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "2811 - VOIP"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=5#post-5</link>
<pubDate>Mon, 25 Aug 2008 02:20:47 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">5@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Cisco 2811&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;Version 12.4&#60;br /&#62;
service timestamps debug datetime msec&#60;br /&#62;
service timestamps log datetime msec&#60;br /&#62;
no service password-encryption&#60;br /&#62;
!&#60;br /&#62;
hostname NP/RL-RTR&#60;br /&#62;
!&#60;br /&#62;
boot-start-marker&#60;br /&#62;
boot-end-marker&#60;br /&#62;
!&#60;br /&#62;
card type t1 0 0&#60;br /&#62;
logging buffered 4096 debugging&#60;br /&#62;
enable secret 5 *******************************&#60;br /&#62;
!&#60;br /&#62;
no aaa new-model&#60;br /&#62;
no network-clock-participate wic 0&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
ip cef&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
ip name-server 63.216.0.5&#60;br /&#62;
ip name-server 63.216.0.6&#60;br /&#62;
!&#60;br /&#62;
voice-card 0&#60;br /&#62;
 no dspfarm&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
controller T1 0/0/0&#60;br /&#62;
 framing esf&#60;br /&#62;
 linecode b8zs&#60;br /&#62;
 channel-group 0 timeslots 1-24&#60;br /&#62;
!&#60;br /&#62;
class-map match-all L3-to-L2_VoIP-Cntrl&#60;br /&#62;
 match ip dscp af31&#60;br /&#62;
class-map match-all L3-to-L2_VoIP-RTP&#60;br /&#62;
 match ip dscp ef&#60;br /&#62;
class-map match-all voice-signaling&#60;br /&#62;
 match ip dscp af31&#60;br /&#62;
class-map match-all sip-in&#60;br /&#62;
 match access-group 186&#60;br /&#62;
class-map match-all voice&#60;br /&#62;
 match ip dscp ef&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
policy-map BTNA_Out&#60;br /&#62;
 class voice&#60;br /&#62;
  priority 1024&#60;br /&#62;
 class voice-signaling&#60;br /&#62;
  bandwidth 128&#60;br /&#62;
 class class-default&#60;br /&#62;
  fair-queue&#60;br /&#62;
  random-detect&#60;br /&#62;
policy-map output_L3-to-L2&#60;br /&#62;
 class L3-to-L2_VoIP-RTP&#60;br /&#62;
  set cos 5&#60;br /&#62;
 class L3-to-L2_VoIP-Cntrl&#60;br /&#62;
  set cos 3&#60;br /&#62;
policy-map BTNA_In&#60;br /&#62;
 class voice&#60;br /&#62;
  priority 3000&#60;br /&#62;
 class sip-in&#60;br /&#62;
  bandwidth 1024&#60;br /&#62;
 class class-default&#60;br /&#62;
  fair-queue&#60;br /&#62;
  random-detect&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
interface FastEthernet0/0&#60;br /&#62;
 ip address 65.72.48.130 255.255.255.128&#60;br /&#62;
 duplex auto&#60;br /&#62;
 speed auto&#60;br /&#62;
!&#60;br /&#62;
interface FastEthernet0/1&#60;br /&#62;
 ip address 67.100.113.229 255.255.255.0&#60;br /&#62;
 ip nat enable&#60;br /&#62;
 duplex auto&#60;br /&#62;
 speed auto&#60;br /&#62;
!&#60;br /&#62;
interface Serial0/0/0:0&#60;br /&#62;
 description To PCCWGlobal var02.sjo01:Serial2/0/4:0 // 86HCGS664404PT // NAT021-22776-I3E&#60;br /&#62;
 ip unnumbered FastEthernet0/0&#60;br /&#62;
 no fair-queue&#60;br /&#62;
!&#60;br /&#62;
ip route 0.0.0.0 0.0.0.0 Serial0/0/0:0&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
no ip http server&#60;br /&#62;
no ip http secure-server&#60;br /&#62;
!&#60;br /&#62;
ip access-list extended infilter&#60;br /&#62;
 remark anti-spoofing and block other nasties&#60;br /&#62;
 deny   icmp any any redirect&#60;br /&#62;
 deny   icmp any any source-quench&#60;br /&#62;
 deny   ip 127.0.0.0 0.255.255.255 any&#60;br /&#62;
 deny   ip 224.0.0.0 31.255.255.255 any&#60;br /&#62;
 deny   ip 10.0.0.0 0.255.255.255 any&#60;br /&#62;
 permit ip 192.168.254.0 0.0.0.255 any&#60;br /&#62;
 permit ip 192.168.255.0 0.0.0.255 any&#60;br /&#62;
 permit ip 63.121.107.0 0.0.0.255 any&#60;br /&#62;
 deny   ip 192.168.0.0 0.0.255.255 any&#60;br /&#62;
 evaluate my-packets&#60;br /&#62;
 remark anti-spoofing and block other nasties&#60;br /&#62;
ip access-list extended outfilter&#60;br /&#62;
 remark punch return holes for outgoing tcp and udp&#60;br /&#62;
 permit tcp any any reflect my-packets&#60;br /&#62;
 permit udp any any reflect my-packets&#60;br /&#62;
 remark but allow anything at all out&#60;br /&#62;
 permit ip any any&#60;br /&#62;
 remark punch return holes for outgoing tcp and udp&#60;br /&#62;
 remark but allow anything at all out&#60;br /&#62;
!&#60;br /&#62;
access-list 10 permit 12.32.13.128 0.0.0.13&#60;br /&#62;
access-list 20 permit 192.168.11.0 0.0.0.255&#60;br /&#62;
access-list 60 permit 209.8.25.32 0.0.0.15&#60;br /&#62;
access-list 101 permit ip any any precedence critical tos 12&#60;br /&#62;
access-list 102 deny   tcp any eq ftp-data any&#60;br /&#62;
access-list 102 deny   tcp any any eq ftp-data&#60;br /&#62;
access-list 102 permit ip any any&#60;br /&#62;
access-list 103 permit ip any any&#60;br /&#62;
access-list 110 permit ip 63.121.0.0 0.0.255.255 any&#60;br /&#62;
access-list 110 deny   ip any any&#60;br /&#62;
access-list 186 permit ip 206.161.122.0 0.0.0.255 any&#60;br /&#62;
access-list 186 permit ip host 63.216.0.172 any&#60;br /&#62;
access-list 186 permit ip host 63.216.0.170 any&#60;br /&#62;
priority-list 1 protocol ip high list 101&#60;br /&#62;
priority-list 1 protocol ip normal list 102&#60;br /&#62;
priority-list 1 protocol ip low list 103&#60;br /&#62;
priority-list 1 queue-limit 100 40 60 80&#60;br /&#62;
snmp-server community **** RO 60&#60;br /&#62;
snmp-server enable traps tty&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
control-plane&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
line con 0&#60;br /&#62;
 password ****&#60;br /&#62;
line aux 0&#60;br /&#62;
 password *****&#60;br /&#62;
line vty 0 4&#60;br /&#62;
 password *****&#60;br /&#62;
 no login&#60;br /&#62;
!&#60;br /&#62;
scheduler allocate 20000 1000&#60;br /&#62;
ntp clock-period 17180009&#60;br /&#62;
ntp server 1.1.4.100&#60;br /&#62;
!&#60;br /&#62;
end&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "2821 - RSVP"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=4#post-4</link>
<pubDate>Mon, 25 Aug 2008 02:13:26 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">4@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Cisco 2821 (revision 53.51) with 251904K/10240K bytes of memory.&#60;br /&#62;
2 Gigabit Ethernet interfaces&#60;br /&#62;
4 Serial interfaces&#60;br /&#62;
1 Channelized E1/PRI port&#60;br /&#62;
2 Voice FXS interfaces&#60;br /&#62;
62720K bytes of ATA CompactFlash (Read/Write) &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;!&#60;br /&#62;
version 12.3&#60;br /&#62;
service timestamps debug datetime msec&#60;br /&#62;
service timestamps log datetime msec&#60;br /&#62;
no service password-encryption&#60;br /&#62;
!&#60;br /&#62;
hostname R4_Site1_Zone2&#60;br /&#62;
!&#60;br /&#62;
boot-start-marker&#60;br /&#62;
boot system flash c2800nm-ipvoice_ivs-mz.123-14.T7.bin&#60;br /&#62;
boot-end-marker&#60;br /&#62;
!&#60;br /&#62;
logging buffered 51200 warnings&#60;br /&#62;
!&#60;br /&#62;
no aaa new-model&#60;br /&#62;
!&#60;br /&#62;
resource policy&#60;br /&#62;
!&#60;br /&#62;
network-clock-participate wic 1&#60;br /&#62;
network-clock-select 1 E1 0/1/0&#60;br /&#62;
ip subnet-zero&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
ip cef&#60;br /&#62;
no ip dhcp use vrf connected&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
no ip domain lookup&#60;br /&#62;
ip domain name yourdomain.com&#60;br /&#62;
no ftp-server write-enable&#60;br /&#62;
isdn switch-type primary-qsig&#60;br /&#62;
!&#60;br /&#62;
voice-card 0&#60;br /&#62;
codec complexity medium&#60;br /&#62;
no dspfarm&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
username cisco privilege 15 secret 5 &#38;lt;removed&#38;gt;&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
controller E1 0/1/0&#60;br /&#62;
framing NO-CRC4&#60;br /&#62;
pri-group timeslots 1-3,16&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
interface Loopback0&#60;br /&#62;
ip address 172.16.0.2 255.255.0.0&#60;br /&#62;
h323-gateway voip interface&#60;br /&#62;
h323-gateway voip id GK-zone2 ipaddr 172.16.0.2 1719&#60;br /&#62;
h323-gateway voip h323-id GW-zone2-1&#60;br /&#62;
h323-gateway voip tech-prefix 1#&#60;br /&#62;
h323-gateway voip bind srcaddr 172.16.0.2&#60;br /&#62;
ip rsvp bandwidth&#60;br /&#62;
ip rsvp flow-assist&#60;br /&#62;
ip rsvp resource-provider wfq pvc&#60;br /&#62;
!&#60;br /&#62;
interface GigabitEthernet0/0&#60;br /&#62;
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$&#60;br /&#62;
ip address 192.168.1.2 255.255.255.0&#60;br /&#62;
duplex auto&#60;br /&#62;
speed auto&#60;br /&#62;
fair-queue 64 256 1&#60;br /&#62;
ip rsvp bandwidth 20 20&#60;br /&#62;
!&#60;br /&#62;
interface GigabitEthernet0/1&#60;br /&#62;
no ip address&#60;br /&#62;
duplex auto&#60;br /&#62;
speed auto&#60;br /&#62;
!&#60;br /&#62;
interface Serial0/1/0:15&#60;br /&#62;
no ip address&#60;br /&#62;
isdn switch-type primary-qsig&#60;br /&#62;
isdn incoming-voice voice&#60;br /&#62;
no fair-queue&#60;br /&#62;
no cdp enable&#60;br /&#62;
!&#60;br /&#62;
router ospf 113&#60;br /&#62;
log-adjacency-changes&#60;br /&#62;
network 172.16.0.0 0.0.255.255 area 1&#60;br /&#62;
network 192.168.1.0 0.0.0.255 area 1&#60;br /&#62;
!&#60;br /&#62;
ip classless&#60;br /&#62;
!&#60;br /&#62;
ip http server&#60;br /&#62;
ip http access-class 23&#60;br /&#62;
ip http authentication local&#60;br /&#62;
ip http timeout-policy idle 60 life 86400 requests 10000&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
control-plane&#60;br /&#62;
!&#60;br /&#62;
no call rsvp-sync&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
voice-port 0/0/0&#60;br /&#62;
cptone FR&#60;br /&#62;
timeouts interdigit 5&#60;br /&#62;
!&#60;br /&#62;
voice-port 0/0/1&#60;br /&#62;
cptone FR&#60;br /&#62;
timeouts interdigit 5&#60;br /&#62;
!&#60;br /&#62;
voice-port 0/1/0:15&#60;br /&#62;
cptone FR&#60;br /&#62;
timeouts interdigit 5&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
dial-peer voice 1 pots&#60;br /&#62;
destination-pattern 2[0-8]&#60;br /&#62;
direct-inward-dial&#60;br /&#62;
port 0/1/0:15&#60;br /&#62;
forward-digits all&#60;br /&#62;
!&#60;br /&#62;
dial-peer voice 100 voip&#60;br /&#62;
destination-pattern .T&#60;br /&#62;
modem passthrough nse codec g711alaw&#60;br /&#62;
session target ras&#60;br /&#62;
dtmf-relay cisco-rtp h245-signal&#60;br /&#62;
req-qos guaranteed-delay&#60;br /&#62;
codec g729r8 bytes 40&#60;br /&#62;
fax nsf 000000&#60;br /&#62;
no vad&#60;br /&#62;
!&#60;br /&#62;
gateway&#60;br /&#62;
timer receive-rtp 1200&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
gatekeeper&#60;br /&#62;
zone local GK-zone2 zone2.test.com 172.16.0.2&#60;br /&#62;
zone remote GK-zone1 zone1.test.com 192.168.2.193 1719&#60;br /&#62;
zone prefix GK-zone1 1.&#60;br /&#62;
zone prefix GK-zone2 2. gw-priority 10 GW-zone2-1&#60;br /&#62;
zone prefix GK-zone2 3. gw-priority 10 GW-zone2-2&#60;br /&#62;
gw-type-prefix 1#* default-technology&#60;br /&#62;
no shutdown&#60;br /&#62;
!&#60;br /&#62;
banner login ^C&#60;br /&#62;
-----------------------------------------------------------------------&#60;br /&#62;
Cisco Router and Security Device Manager (SDM) is installed on this device.&#60;br /&#62;
This feature requires the one-time use of the username &#34;cisco&#34;&#60;br /&#62;
with the password &#34;cisco&#34;. The default username and password have a privilege level of 15.&#60;/p&#62;
&#60;p&#62;Please change these publicly known initial credentials using SDM or the IOS CLI.&#60;br /&#62;
Here are the Cisco IOS commands.&#60;/p&#62;
&#60;p&#62;username &#38;lt;myuser&#38;gt; privilege 15 secret 0 &#38;lt;mypassword&#38;gt;&#60;br /&#62;
no username cisco&#60;/p&#62;
&#60;p&#62;Replace &#38;lt;myuser&#38;gt; and &#38;lt;mypassword&#38;gt; with the username and password you want to use.&#60;/p&#62;
&#60;p&#62;For more information about SDM please follow the instructions in the QUICK START&#60;br /&#62;
GUIDE for your router or go to &#60;a href=&#34;http://www.cisco.com/go/sdm&#34; rel=&#34;nofollow&#34;&#62;http://www.cisco.com/go/sdm&#60;/a&#62;&#60;br /&#62;
-----------------------------------------------------------------------&#60;br /&#62;
^C&#60;br /&#62;
!&#60;br /&#62;
line con 0&#60;br /&#62;
login local&#60;br /&#62;
line aux 0&#60;br /&#62;
line vty 0 4&#60;br /&#62;
access-class 23 in&#60;br /&#62;
privilege level 15&#60;br /&#62;
login local&#60;br /&#62;
line vty 5 15&#60;br /&#62;
access-class 23 in&#60;br /&#62;
privilege level 15&#60;br /&#62;
login local&#60;br /&#62;
!&#60;br /&#62;
scheduler allocate 20000 1000&#60;br /&#62;
!&#60;br /&#62;
end&#60;/p&#62;
&#60;p&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "2801 - RSVP"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=3#post-3</link>
<pubDate>Mon, 25 Aug 2008 02:05:06 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">3@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Cisco 2801 (revision 5.0) with 116736K/14336K bytes of memory.&#60;br /&#62;
2 FastEthernet interfaces&#60;br /&#62;
2 Serial(sync/async) interfaces&#60;br /&#62;
62592K bytes of ATA CompactFlash (Read/Write)&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Current configuration : 2547 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2_Zone1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
no ip domain lookup
no ftp-server write-enable
!
!
!
!
!
!
!
!
!
!
!
!
!
!
username &#38;lt;removed&#38;gt; password 0 &#38;lt;removed&#38;gt;
!
!
class-map match-any gold
match dscp af31
match access-group 101
class-map match-any voice
match dscp ef
!
!
policy-map qos2
class voice
priority 200
class gold
bandwidth 150
class class-default
fair-queue
policy-map qos
class voice
priority 200
class gold
bandwidth 150
class class-default
fair-queue
!
!
!
!
interface FastEthernet0/0
ip address 192.168.0.2 255.255.255.0
duplex auto
speed auto
fair-queue 64 256 1
ip rsvp bandwidth 20 20
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1/0
bandwidth 512
no ip address
encapsulation frame-relay
load-interval 30
no keepalive
no fair-queue
frame-relay traffic-shaping
frame-relay ip rtp header-compression
ip rsvp bandwidth
!
interface Serial0/1/0.1 point-to-point
ip address 10.0.0.1 255.255.255.192
ip ospf network point-to-point
frame-relay interface-dlci 17
class to-site1
frame-relay ip rtp header-compression
ip rsvp bandwidth
ip rsvp data-packet classification none
ip rsvp resource-provider none
!
interface Serial0/2/0
bandwidth 2000000
ip address 10.0.0.193 255.255.255.192
encapsulation frame-relay
ip ospf network point-to-point
shutdown
no keepalive
no fair-queue
clockrate 2000000
frame-relay traffic-shaping
frame-relay interface-dlci 16
class to-site2
!
router ospf 113
log-adjacency-changes
network 10.0.0.0 0.0.0.63 area 1
network 10.0.0.192 0.0.0.63 area 1
network 192.168.0.0 0.0.0.255 area 0
!
ip classless
!
!
ip http server
no ip http secure-server
!
!
map-class frame-relay to-site1
frame-relay cir 512000
frame-relay bc 51200
frame-relay be 0
frame-relay mincir 512000
frame-relay adaptive-shaping becn
service-policy output qos
!
map-class frame-relay to-site2
frame-relay cir 2000000
frame-relay bc 200000
frame-relay be 0
frame-relay mincir 2000000
service-policy output qos2
access-list 101 permit udp any any eq 1200
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
password &#38;lt;removed&#38;gt;
line aux 0
line vty 0 4
password &#38;lt;removed&#38;gt;
absolute-timeout 1000
login local
!
end&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>admin on "2811 - RSVP"</title>
<link>http://www.xpresslearn.com/forums/topic.php?id=2#post-2</link>
<pubDate>Mon, 25 Aug 2008 01:59:23 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">2@http://www.xpresslearn.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Hardware:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Cisco 2811 (revision 53.51) with 251904K/10240K bytes of memory.&#60;br /&#62;
2 FastEthernet interfaces&#60;br /&#62;
4 Serial interfaces&#60;br /&#62;
1 Serial(sync/async) interface&#60;br /&#62;
1 Channelized E1/PRI port&#60;br /&#62;
62720K bytes of ATA CompactFlash (Read/Write)&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Configuration:&#60;/strong&#62;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
Current configuration : 3815 bytes&#60;br /&#62;
!&#60;br /&#62;
version 12.3&#60;br /&#62;
service timestamps debug datetime msec&#60;br /&#62;
service timestamps log datetime msec&#60;br /&#62;
no service password-encryption&#60;br /&#62;
!&#60;br /&#62;
hostname R1_Zone1&#60;br /&#62;
!&#60;br /&#62;
boot-start-marker&#60;br /&#62;
boot-end-marker&#60;br /&#62;
!&#60;br /&#62;
logging buffered 51200 warnings&#60;br /&#62;
!&#60;br /&#62;
no aaa new-model&#60;br /&#62;
!&#60;br /&#62;
resource policy&#60;br /&#62;
!&#60;br /&#62;
network-clock-participate wic 1&#60;br /&#62;
network-clock-select 1 E1 0/1/0&#60;br /&#62;
ip subnet-zero&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
ip cef&#60;br /&#62;
no ip dhcp use vrf connected&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
no ip domain lookup&#60;br /&#62;
ip domain name yourdomain.com&#60;br /&#62;
no ftp-server write-enable&#60;br /&#62;
isdn switch-type primary-qsig&#60;br /&#62;
!&#60;br /&#62;
voice-card 0&#60;br /&#62;
codec complexity medium&#60;br /&#62;
no dspfarm&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
username cisco privilege 15 secret 5 &#38;lt;removed&#38;gt;&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
controller E1 0/1/0&#60;br /&#62;
framing NO-CRC4&#60;br /&#62;
pri-group timeslots 1-3,16&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
interface Loopback0&#60;br /&#62;
ip address 192.168.2.193 255.255.255.192&#60;br /&#62;
h323-gateway voip interface&#60;br /&#62;
h323-gateway voip id GK-zone1 ipaddr 192.168.2.193 1719&#60;br /&#62;
h323-gateway voip h323-id GW-zone1&#60;br /&#62;
h323-gateway voip tech-prefix 1#&#60;br /&#62;
h323-gateway voip bind srcaddr 192.168.2.193&#60;br /&#62;
!&#60;br /&#62;
interface FastEthernet0/0&#60;br /&#62;
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$&#60;br /&#62;
ip address 192.168.0.1 255.255.255.0&#60;br /&#62;
load-interval 30&#60;br /&#62;
duplex auto&#60;br /&#62;
speed auto&#60;br /&#62;
fair-queue 64 256 1&#60;br /&#62;
ip rsvp bandwidth 20 20&#60;br /&#62;
!&#60;br /&#62;
interface FastEthernet0/1&#60;br /&#62;
no ip address&#60;br /&#62;
shutdown&#60;br /&#62;
duplex auto&#60;br /&#62;
speed auto&#60;br /&#62;
!&#60;br /&#62;
interface Serial0/0/0&#60;br /&#62;
bandwidth 512&#60;br /&#62;
no ip address&#60;br /&#62;
encapsulation frame-relay&#60;br /&#62;
shutdown&#60;br /&#62;
no keepalive&#60;br /&#62;
no fair-queue&#60;br /&#62;
clockrate 2000000&#60;br /&#62;
frame-relay traffic-shaping&#60;br /&#62;
ip rsvp bandwidth&#60;br /&#62;
!&#60;br /&#62;
interface Serial0/0/0.1 point-to-point&#60;br /&#62;
ip address 10.0.0.3 255.255.255.192&#60;br /&#62;
ip ospf network point-to-point&#60;br /&#62;
frame-relay interface-dlci 17&#60;br /&#62;
frame-relay ip rtp header-compression&#60;br /&#62;
ip rsvp bandwidth&#60;br /&#62;
!&#60;br /&#62;
interface Serial0/1/0:15&#60;br /&#62;
no ip address&#60;br /&#62;
isdn switch-type primary-qsig&#60;br /&#62;
isdn incoming-voice voice&#60;br /&#62;
no cdp enable&#60;br /&#62;
!&#60;br /&#62;
router ospf 113&#60;br /&#62;
log-adjacency-changes&#60;br /&#62;
network 10.0.0.0 0.0.0.63 area 1&#60;br /&#62;
network 192.168.0.0 0.0.0.255 area 0&#60;br /&#62;
network 192.168.2.192 0.0.0.63 area 0&#60;br /&#62;
!&#60;br /&#62;
ip classless&#60;br /&#62;
!&#60;br /&#62;
ip http server&#60;br /&#62;
ip http access-class 23&#60;br /&#62;
ip http authentication local&#60;br /&#62;
ip http timeout-policy idle 60 life 86400 requests 10000&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
control-plane&#60;br /&#62;
!&#60;br /&#62;
no call rsvp-sync&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
voice-port 0/1/0:15&#60;br /&#62;
cptone FR&#60;br /&#62;
timeouts interdigit 5&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
dial-peer voice 1 pots&#60;br /&#62;
destination-pattern 1[0-8]&#60;br /&#62;
direct-inward-dial&#60;br /&#62;
port 0/1/0:15&#60;br /&#62;
forward-digits all&#60;br /&#62;
!&#60;br /&#62;
dial-peer voice 100 voip&#60;br /&#62;
destination-pattern .T&#60;br /&#62;
modem passthrough nse codec g711alaw&#60;br /&#62;
session target ras&#60;br /&#62;
dtmf-relay cisco-rtp h245-signal&#60;br /&#62;
req-qos guaranteed-delay&#60;br /&#62;
codec g729r8 bytes 40&#60;br /&#62;
fax nsf 000000&#60;br /&#62;
no vad&#60;br /&#62;
!&#60;br /&#62;
gateway&#60;br /&#62;
timer receive-rtp 1200&#60;br /&#62;
!&#60;br /&#62;
!&#60;br /&#62;
gatekeeper&#60;br /&#62;
zone local GK-zone1 zone1.test.com 192.168.2.193&#60;br /&#62;
zone remote GK-zone2 zone2.test.com 172.16.0.2 1719&#60;br /&#62;
zone prefix GK-zone1 1. gw-priority 10 GW-zone1&#60;br /&#62;
zone prefix GK-zone2 2.&#60;br /&#62;
zone prefix GK-zone2 3.&#60;br /&#62;
gw-type-prefix 1#* default-technology&#60;br /&#62;
no shutdown&#60;br /&#62;
!&#60;br /&#62;
banner login ^C&#60;br /&#62;
-----------------------------------------------------------------------&#60;br /&#62;
Cisco Router and Security Device Manager (SDM) is installed on this device.&#60;br /&#62;
This feature requires the one-time use of the username &#34;cisco&#34;&#60;br /&#62;
with the password &#34;cisco&#34;. The default username and password have a privilege le&#60;br /&#62;
vel of 15.&#60;/p&#62;
&#60;p&#62;Please change these publicly known initial credentials using SDM or the IOS CLI.&#60;/p&#62;
&#60;p&#62;Here are the Cisco IOS commands.&#60;/p&#62;
&#60;p&#62;username &#38;lt;myuser&#38;gt; privilege 15 secret 0 &#38;lt;mypassword&#38;gt;&#60;br /&#62;
no username cisco&#60;/p&#62;
&#60;p&#62;Replace &#38;lt;myuser&#38;gt; and &#38;lt;mypassword&#38;gt; with the username and password you want to use&#60;br /&#62;
.&#60;/p&#62;
&#60;p&#62;For more information about SDM please follow the instructions in the QUICK START&#60;/p&#62;
&#60;p&#62;GUIDE for your router or go to &#60;a href=&#34;http://www.cisco.com/go/sdm&#34; rel=&#34;nofollow&#34;&#62;http://www.cisco.com/go/sdm&#60;/a&#62;&#60;br /&#62;
-----------------------------------------------------------------------&#60;br /&#62;
^C&#60;br /&#62;
!&#60;br /&#62;
line con 0&#60;br /&#62;
login local&#60;br /&#62;
line aux 0&#60;br /&#62;
line vty 0 4&#60;br /&#62;
access-class 23 in&#60;br /&#62;
privilege level 15&#60;br /&#62;
absolute-timeout 1000&#60;br /&#62;
login local&#60;br /&#62;
line vty 5 15&#60;br /&#62;
access-class 23 in&#60;br /&#62;
privilege level 15&#60;br /&#62;
login local&#60;br /&#62;
!&#60;br /&#62;
scheduler allocate 20000 1000&#60;br /&#62;
!&#60;br /&#62;
end&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
