up

Lab 7 - VoIP

Activity 1 - Vlan setup

Note from Prof:

Use pc 1 as your client pc, use pc2 as your monitor

Step 1 - Activate switch

Activity 2 - Activate Router

Part 1 - route between VLans

Part 2 - Make the router a dhcp server

Part 3 - verify file presence

Activity 3 - Test Connectivity

Step 1 - Can we do the ping?

Step 2 - spanning-tree portfast

I didn’t need to do this.

Step 3 - config phone lines

“Command cheat sheets - Config the lines for the phones” has enough errors with it that I’m re-writing the instructions here.

Yes, you have 7960s instead of 7961s. This still works. I tried it with 7960 and it didn’t.

Obviously, replace the MACs in the instructions with the MACs you wrote down earlier.

enable
config t

telephony-service
max-ephones 8
max-dn 8
ip source-address 192.168.101.254 port 2000
load 7961 term41.7-0-3-05
max-conferences 8 gain -6
transfer-system full-consult
create cnf-files version-stamp jan 01 2002 00:00:00

ephone-dn 1 dual-line
number 1001

ephone-dn 2 dual-line
number 1002

ephone 1
mac-address 001B.D584.60E1 // replace
button 1:2

ephone 2
mac-address 001B.D584.603F // replace
button 1:1

How to get the signoffs

These will be out of order - that’s okay.

2B

Take a screenshot of PuTTY when the router says the phones are registered.

2Signoff

Show an instructor that you can call the other phone

2C

Run a cable from switch output 7 to PC2 NIC. Start wireshark on PC2.

Call from one phone to the other.

I had issues on attempt 1.

Below here are misc notes I took while troubleshooting.

Show Run on the router should reveal this:

telephony-service
 load 7961 term41.7-0-3-0S
 max-ephones 8
 max-dn 8
 ip source-address 192.168.101.254 port 2000
 create cnf-files version-stamp jan 01 2002 00:00:00
 max-conferences 8 gain -6
 transfer-system full-consult

TROUBLESHOOTING

Phone MAC
1 001B.D584.60E1
2 001B.D584.603F

load 7961 [file] in case I messed up in loading 7960

Lucas goes to switch config Lucas re-runs my vlan commands