diff --git a/DAY1-May5-SirRob.txt b/DAY1-May5-SirRob.txt index 7aff4f1..a3a7837 100644 --- a/DAY1-May5-SirRob.txt +++ b/DAY1-May5-SirRob.txt @@ -1,7 +1,7 @@ TASK1: COLLAPSED BACKBONE: BASIC LAYER3 CONFIGURATION. !@@@CORE SWITCH SA TAAS config t - hostname COREtaas-~~ + hostname COREtaas-62 enable secret pass service password-encryption no logging console @@ -16,26 +16,26 @@ config t exec-timeout 0 0 Int Vlan 1 no shutdown - ip add 10.~~.1.2 255.255.255.0 + ip add 10.62.1.2 255.255.255.0 description MGMTDATA Int Vlan 10 no shutdown - ip add 10.~~.10.2 255.255.255.0 + ip add 10.62.10.2 255.255.255.0 description WIRELESS Int Vlan 50 no shutdown - ip add 10.~~.50.2 255.255.255.0 + ip add 10.62.50.2 255.255.255.0 description IPCCTV Int Vlan 100 no shutdown - ip add 10.~~.100.2 255.255.255.0 + ip add 10.62.100.2 255.255.255.0 description VOICEVLAN end -!!!DAPAT 7 UNDER~~SCORE ANG NA EDIT MO ( LINE 34 to 68 PASTE TO COREBABA SWITCH ) +!!!DAPAT 7 UNDER62SCORE ANG NA EDIT MO ( LINE 34 to 68 PASTE TO COREBABA SWITCH ) !@@@LeafSwitchONLY config t - hostname COREbaba-~~ + hostname COREbaba-62 enable secret pass service password-encryption no logging console @@ -51,22 +51,22 @@ config t Int Gi 0/1 no shutdown no switchport - ip add 10.~~.~~.4 255.255.255.0 + ip add 10.62.62.4 255.255.255.0 Int Vlan 1 no shutdown - ip add 10.~~.1.4 255.255.255.0 + ip add 10.62.1.4 255.255.255.0 description MGMTDATA Int Vlan 10 no shutdown - ip add 10.~~.10.4 255.255.255.0 + ip add 10.62.10.4 255.255.255.0 description WIRELESS Int Vlan 50 no shutdown - ip add 10.~~.50.4 255.255.255.0 + ip add 10.62.50.4 255.255.255.0 description IPCCTV Int Vlan 100 no shutdown - ip add 10.~~.100.4 255.255.255.0 + ip add 10.62.100.4 255.255.255.0 description VOICEVLAN end @@ -76,7 +76,7 @@ Trunk Ports: switch to switch: TAAS/BABA: config t Int Range fa0/10-12 - shutdown + !!!shutdown no shutdown switchport trunk Encap Dot1Q switchport mode trunk @@ -98,31 +98,31 @@ Int Range fa0/10-12 !!!DAPAT 21 UNDER SCORE ANG NA EDIT MO ( LINE 72 to 99 PASTE TO COREBABA SWITCH ) !@@@LEAF SWITCH config t -ip dhcp Excluded-add 10.~~.1.1 10.~~.1.100 -ip dhcp Excluded-add 10.~~.10.1 10.~~.10.100 -ip dhcp Excluded-add 10.~~.50.1 10.~~.50.100 -ip dhcp Excluded-add 10.~~.100.1 10.~~.100.100 +ip dhcp Excluded-add 10.62.1.1 10.62.1.100 +ip dhcp Excluded-add 10.62.10.1 10.62.10.100 +ip dhcp Excluded-add 10.62.50.1 10.62.50.100 +ip dhcp Excluded-add 10.62.100.1 10.62.100.100 ip dhcp pool MGMTDATA - network 10.~~.1.0 255.255.255.0 - default-router 10.~~.1.4 + network 10.62.1.0 255.255.255.0 + default-router 10.62.1.4 domain-name MGMTDATA.COM - dns-server 10.~~.1.10 + dns-server 10.62.1.10 ip dhcp pool WIFIDATA - network 10.~~.10.0 255.255.255.0 - default-router 10.~~.10.4 + network 10.62.10.0 255.255.255.0 + default-router 10.62.10.4 domain-name WIFIDATA.COM - dns-server 10.~~.1.10 + dns-server 10.62.1.10 ip dhcp pool IPCCTV - network 10.~~.50.0 255.255.255.0 - default-router 10.~~.50.4 + network 10.62.50.0 255.255.255.0 + default-router 10.62.50.4 domain-name IPCCTV.COM - dns-server 10.~~.1.10 + dns-server 10.62.1.10 ip dhcp pool VOICEVLAN - network 10.~~.100.0 255.255.255.0 - default-router 10.~~.100.4 + network 10.62.100.0 255.255.255.0 + default-router 10.62.100.4 domain-name VOICEVLAN.COM - dns-server 10.~~.1.10 - option 150 ip 10.~~.100.8 + dns-server 10.62.1.10 + option 150 ip 10.62.100.8 END !!CREATING AND PLACING PORTS INSIDEAVLAN: @@ -171,11 +171,11 @@ Int Fa 0/7 config t ip routing ip dhcp pool CAMERA6 -host 10.~~.50.6 255.255.255.0 -client-identifier abcd.1234.cafb +host 10.62.50.6 255.255.255.0 +client-identifier 001a.070b.472e ip dhcp pool CAMERA8 -host 10.~~.50.8 255.255.255.0 -client-identifier abcd.1234.cafb +host 10.62.50.8 255.255.255.0 +client-identifier 001a.0706.c302 end show ip dhcp binding @@ -185,7 +185,7 @@ CALLMANAGER EXPRESS CONFIGURATION FOR VOIP/TELEPHONY ENGINEERS !!cisco unified call manager Express command !@@@CUCM-M config t - hostname CUCM-~~ + hostname CUCM-62 enable secret pass service password-encryption no logging console @@ -200,22 +200,22 @@ config t exec-timeout 0 0 Int Fa 0/0 no shutdown - ip add 10.~~.100.8 255.255.255.0 + ip add 10.62.100.8 255.255.255.0 end !!!CUCM ANALOG PHONES CONFIG configure terminal dial-peer voice 1 pots - destination-pattern ~~00 + destination-pattern 6200 port 0/0/0 dial-peer voice 2 pots - destination-pattern ~~01 + destination-pattern 6201 port 0/0/1 dial-peer voice 3 pots - destination-pattern ~~02 + destination-pattern 6202 port 0/0/2 dial-peer voice 4 pots - destination-pattern ~~03 + destination-pattern 6203 port 0/0/3 end @@ -227,37 +227,37 @@ telephony-service no auto-reg-ephone max-ephones 5 max-dn 20 - ip source-address 10.~~.100.8 port 2000 + ip source-address 10.62.100.8 port 2000 create cnf-files ephone-dn 1 - number ~~11 + number 6211 ephone-dn 2 - number ~~22 + number 6222 ephone-dn 3 - number ~~33 + number 6233 ephone-dn 4 - number ~~44 + number 6244 ephone-dn 5 - number ~~55 + number 6255 ephone-dn 6 - number ~~66 + number 6266 ephone-dn 7 - number ~~77 + number 6277 ephone-dn 8 - number ~~88 + number 6288 ephone-dn 9 - number ~~99 + number 6204 ephone-dn 10 - number ~~98 + number 6209 Ephone 1 - Mac-address cafe.face.baba + Mac-address 203a.0782.bd3b type 8945 - button 1:8 2:7 3:6 4:5 + button 1:1 2:2 3:3 4:9 restart Ephone 2 - Mac-address fafa.caca.baba + Mac-address ccd8.c1fb.1519 type 8945 - button 1:4 2:3 3:2 4:1 + button 1:5 2:6 3:7 4:10 restart end @@ -328,10 +328,10 @@ dial-peer voice 61 Voip destination-pattern 61.. session target ipv4:10.61.100.8 codec g711ULAW -dial-peer voice 62 Voip - destination-pattern 62.. - session target ipv4:10.62.100.8 - codec g711ULAW +!!!dial-peer voice 62 Voip + !!!destination-pattern 62.. + !!!session target ipv4:10.62.100.8 + !!!codec g711ULAW dial-peer voice 71 Voip destination-pattern 71.. session target ipv4:10.71.100.8 @@ -354,7 +354,7 @@ TASK3***TASK3***TASK3*** PRIMARY EDGE ROUTER CONFIGURATION! owned by PLDT !!! !@@@EDGE ROUTE CONFIG config t - hostname EDGE-~~ + hostname EDGE-62 enable secret pass service password-encryption no logging console @@ -369,15 +369,15 @@ config t exec-timeout 0 0 Int Gi 0/0/0 description FIBEROPTIC-TO-SWITCH - ip add 10.~~.~~.1 255.255.255.0 + ip add 10.62.62.1 255.255.255.0 no shutdown Int Gi 0/0/1 description PLDT-ME-WAN - ip add 200.0.0.~~ 255.255.255.0 + ip add 200.0.0.62 255.255.255.0 no shutdown Int Loopback 0 description VIRTUALIP-FOR-ROUTING - ip add ~~.0.0.1 255.255.255.255 + ip add 62.0.0.1 255.255.255.255 end OPEN SHORTEST PATH FIRST/OSPF CONFIG. @@ -387,10 +387,10 @@ sirc: sh ip route connected @EDGE: config t router ospf 1 -router-id ~~.0.0.1 +router-id 62.0.0.1 network 200.0.0.0 0.0.0.255 area 0 -network 10.~~.~~.0 0.0.0.255 area 0 -network ~~.0.0.1 0.0.0.0 area 0 +network 10.62.62.0 0.0.0.255 area 0 +network 62.0.0.1 0.0.0.0 area 0 Interface gi 0/0/0 ip ospf network point-to-point end @@ -398,8 +398,8 @@ end @CoreBABA: config t router ospf 1 -router-id 10.~~.~~.4 -network 10.~~.0.0 0.0.255.255 area 0 +router-id 10.62.62.4 +network 10.62.0.0 0.0.255.255 area 0 int gi 0/1 ip ospf network point-to-point end @@ -407,8 +407,8 @@ end @CUCM: config t router ospf 1 -router-id 10.~~.100.8 -network 10.~~.100.0 0.0.0.255 area 0 +router-id 10.62.100.8 +network 10.62.100.0 0.0.0.255 area 0 end @@ -417,7 +417,7 @@ end conf t ip routing ip route 10.11.0.0 255.255.0.0 200.0.0.11 - NO ip route 10.~~.0.0 255.255.0.0 200.0.0.~~ + NO ip route 10.62.0.0 255.255.0.0 200.0.0.62 ip route 10.21.0.0 255.255.0.0 200.0.0.21 ip route 10.22.0.0 255.255.0.0 200.0.0.22 ip route 10.31.0.0 255.255.0.0 200.0.0.31 @@ -432,8 +432,8 @@ conf t ip route 10.72.0.0 255.255.0.0 200.0.0.72 ip route 10.81.0.0 255.255.0.0 200.0.0.81 ip route 10.82.0.0 255.255.0.0 200.0.0.82 - ip route 10.~~.0.0 255.255.0.0 10.~~.~~.4 - NO ip route 10.~~.0.0 255.255.0.0 200.0.0.~~ + ip route 10.62.0.0 255.255.0.0 10.62.62.4 + NO ip route 10.62.0.0 255.255.0.0 200.0.0.62 end ********************************************* @@ -442,20 +442,20 @@ Layer three/3 switch ROUTING = 300k up!!! !SI SWITCH ASA/DIKIT KAY EDGE PARA MAKALABAS conf t ip routing -ip route 0.0.0.0 0.0.0.0 10.~~.~~.1 +ip route 0.0.0.0 0.0.0.0 10.62.62.1 end @CUCM:DEFAULT ROUTING( 0.0.0.0 0.0.0.0) FOR CUCM: !SI CUCM ASA/DIKIT KAY SWITCH VLAN 100 PARA MAKALABAS conf t ip routing -ip route 0.0.0.0 0.0.0.0 10.~~.100.4 +ip route 0.0.0.0 0.0.0.0 10.62.100.4 end !How to Static Route windows Server: cmd -route add 10.0.0.0 mask 255.0.0.0 10.~~.1.4 -route add 200.0.0.0 mask 255.255.255.0 10.~~.1.4 +route add 10.0.0.0 mask 255.0.0.0 10.62.1.4 +route add 200.0.0.0 mask 255.255.255.0 10.62.1.4 ******************************************** @@ -465,9 +465,9 @@ route add 200.0.0.0 mask 255.255.255.0 10.~~.1.4 config t dial-peer voice 69 voip service rivanaa out-bound - destination-pattern ~~69 - session target ipv4:10.~~.100.8 - incoming called-number ~~69 + destination-pattern 6269 + session target ipv4:10.62.100.8 + incoming called-number 6269 dtmf-relay h245-alphanumeric codec g711ulaw no vad @@ -490,13 +490,13 @@ application param max-time-vm-retry 2 param voice-mail 1234 param max-time-call-retry 700 - param aa-pilot ~~69 + param aa-pilot 6269 service rivanqueue flash:app-b-acd-3.0.0.2.tcl param queue-len 15 - param aa-hunt1 ~~00 - param aa-hunt2 ~~77 - param aa-hunt3 ~~01 - param aa-hunt4 ~~33 + param aa-hunt1 6200 + param aa-hunt2 6277 + param aa-hunt3 6201 + param aa-hunt4 6233 param queue-manager-debugs 1 param number-of-hunt-grps 4 **************************************************************************** @@ -571,7 +571,7 @@ DEBUG COMMANDS ============================================================= -http://docwiki.cisco.com/wiki/Cisco~~IOS~~Voice~~Troubleshooting~~and~~Monitoring~~--~~Tcl~~IVR~~Troubleshooting +http://docwiki.cisco.com/wiki/Cisco62IOS62Voice62Troubleshooting62and62Monitoring62--62Tcl62IVR62Troubleshooting debug voice application ? debug voice application error @@ -603,32 +603,32 @@ conf t ! voice register global mode cme - source-address 10._.100.8 port 5060 + source-address 10.62.100.8 port 5060 max-dn 12 max-pool 12 authenticate register - create profile sync + create profile voice register dn 1 - number ____ + number 6299 allow watch - name _______ + name 6299 voice register dn 2 - number ___ + number 6298 allow watch - name _______ + name 6298 ! voice register pool 1 - id mac ____.____.____ + id mac c890.8af3.8963 number 1 dn 1 dtmf-relay sip-notify - username ____ password ____ + username 6299 password 6299 codec g711ulaw ! voice register pool 2 - id mac ____.____.____ + id mac 76e5.5268.cba5 number 1 dn 2 dtmf-relay sip-notify - username ____ password ____ + username 6298 password 6298 codec g711ulaw ! *******call other countries!!!******** @@ -643,3 +643,4 @@ exit sip-ua sip-server ipv4:192.168.k.1 +