0% found this document useful (0 votes)
103 views11 pages

RouterPHONE07 11 14

The document configures a Cisco router with IP addresses, DHCP pools, telephony services, and ephone-dns. It configures FastEthernet 0/0 with IP 172.10.10.254 and a DHCP pool to serve addresses on that subnet. It enables telephony services, sets the maximum ephones and dns to 5, and sets the IP source address for SIP. It creates three ephone-dns with numbers 551, 552, and 553. It also configures a second DHCP pool and telephony settings for interface FastEthernet 0/1 with IP 170.160.10.1.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
103 views11 pages

RouterPHONE07 11 14

The document configures a Cisco router with IP addresses, DHCP pools, telephony services, and ephone-dns. It configures FastEthernet 0/0 with IP 172.10.10.254 and a DHCP pool to serve addresses on that subnet. It enables telephony services, sets the maximum ephones and dns to 5, and sets the IP source address for SIP. It creates three ephone-dns with numbers 551, 552, and 553. It also configures a second DHCP pool and telephony settings for interface FastEthernet 0/1 with IP 170.160.10.1.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Router>ENABLE

Router#CONFIG T
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#INT F0/0
Router(config-if)#IP ADDRESS 172.10.10.254 255.255.0.0

Router(config-if)#NO SH

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed


state to up

Router(config-if)#DO WR
Building configuration...
[OK]
Router(config-if)#EXIT
Router(config)#
Router(config)#IP DHCP POOL VOIP
Router(dhcp-config)#NET
Router(dhcp-config)#NETwork 172.10.10.0 255.255.0.0
Router(dhcp-config)#DEF
Router(dhcp-config)#DEF
Router(dhcp-config)#DEF
Router(dhcp-config)#DEFault-router 172.10.10.254
Router(dhcp-config)#OP
Router(dhcp-config)#OPtion 150 IP 172.10.10.254
Router(dhcp-config)#DO WR
Building configuration...
[OK]
Router(dhcp-config)#EXIT
Router(config)#^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#
Router#ENABLE
Router#CONFIG
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#TELEPHONY-SERVICE
Router(config-telephony)#MAX-E
Router(config-telephony)#MAX-Ephones 5
Router(config-telephony)#MAX-DN 5
Router(config-telephony)#IP SOURCE-ADDRESS GATEWAY PORT 2000
^
% Invalid input detected at '^' marker.

Router(config-telephony)#IP SOURCE-ADDRESS 172.10.10.254 PORT 2000


Router(config-telephony)#AUTO ASSIGN 1 TO 5
Router(config-telephony)#DO WR
Building configuration...
[OK]
Router(config-telephony)#EXIT
Router(config)#EPHONE-DN 1
Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1,
changed state to up

Router(config-ephone-dn)#NUMBER 551
Router(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-1 IP:172.10.0.3 Socket:2 DeviceType:Phone
has registered.

Router(config-ephone-dn)#EXIT
Router(config)#EPHONE-DN 2

Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 2.1,


changed state to up

Router(config-ephone-dn)#NUMBER 552
Router(config-ephone-dn)#DO WR
Building configuration...
[OK]
Router(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-2 IP:172.10.0.4 Socket:2 DeviceType:Phone
has registered.

Router>
Router>ENABLE
Router#CONFIG T
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#EPHONE_DN 3
^
% Invalid input detected at '^' marker.
PHONE------03
Router(config)#EPHONE-DN 3
Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 3.1,
changed state to up

Router(config-ephone-dn)#NUMBER 553
Router(config-ephone-dn)#DO WR
%IPPHONE-6-REGISTER: ephone-3 IP:172.10.0.2 Socket:2 DeviceType:Phone
has registered.

Building configuration...
[OK]
Router(config-ephone-dn)#EXIT

Router(config)#
Router#
%SYS-5-CONFIG_I: Configured from console by console

routerrrrrrrrrrrrrrrrrrrrrrr
Router>enable
Router#co
Router#con
Router#conf
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#inte
Router(config)#interface fa
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip add
Router(config-if)#ip address 195.185.10.1 255.255.255.0
Router(config-if)#exit
Router(config)#inter
Router(config)#interface fa0/1
Router(config-if)#ip add
Router(config-if)#ip address 170.160.10.1 255.255.0.0
Router(config-if)#exit
Router(config)#ip
Router(config)#ip dh
Router(config)#ip dhcp po
Router(config)#ip dhcp pool
% Incomplete command.
Router(config)#ip
Router(config)#ipdh
Router(config)#ip

Router(config)#ip dh
Router(config)#ip dhcp po
Router(config)#ip dhcp pool fa
Router(config)#ip dhcp pool fas
Router(config)#ip dhcp pool fa0/0
Router(config)#ip dhcp pool fa0/0
Router(dhcp-config)#net
Router(dhcp-config)#network 195.185.10.1 255.255.255.0
Router(dhcp-config)#def
Router(dhcp-config)#net
Router(dhcp-config)#network 195.185.10.0 255.255.255.0
Router(dhcp-config)#de
Router(dhcp-config)#default-router 195.185.10.1
Router(dhcp-config)#op
Router(dhcp-config)#option 1
Router(dhcp-config)#option 150
Router(dhcp-config)#option 150 ip
Router(dhcp-config)#option 150 ip 195.185.10.1
Router(dhcp-config)#ytwtele
Router(dhcp-config)#tele
Router(dhcp-config)#telep
Router(dhcp-config)#teleph
Router(dhcp-config)#exit
Router(config)#tele
Router(config)#telephony-service
Router(config-telephony)#max
Router(config-telephony)#maxRouter(config-telephony)#max-e
Router(config-telephony)#max-ephones 5
Router(config-telephony)#ma

Router(config-telephony)#max
Router(config-telephony)#max-d
Router(config-telephony)#max-dn 5
Router(config-telephony)#ip so
Router(config-telephony)#ip source-address ga
Router(config-telephony)#ip source-address gat
Router(config-telephony)#ip source-address Gateway
Router(config-telephony)#ip source-address Gateway
Router(config-telephony)#ip source-address Gateway p
Router(config-telephony)#ip source-address Gateway port
Router(config-telephony)#ip source-address Gateway port 2000
^
% Invalid input detected at '^' marker.

Router(config-telephony)#ip
Router(config-telephony)#ip source-address 195.185.10.1
Router(config-telephony)#ip source-address 195.185.10.1 port 2000
Router(config-telephony)#ip source-address 195.185.10.1 port 2000
Router(config-telephony)#auto
Router(config-telephony)#auto ass
Router(config-telephony)#auto assign 1 yo
Router(config-telephony)#auto assign 1 to
Router(config-telephony)#auto assign 1 to 5
Router(config-telephony)#auto assign 1 to 5
Router(config-telephony)#exit
Router(config-telephony)#exit
Router(config)#ep
Router(config)#eph
Router(config)#epho
Router(config)#ephon

Router(config)#ephone
Router(config)#ephoneRouter(config)#ephone-dn x
^
% Invalid input detected at '^' marker.

Router(config)#ephone-dn 5
Router(config-ephone-dn)#no
Router(config-ephone-dn)#noum
Router(config-ephone-dn)#num
Router(config-ephone-dn)#number 555
Router(config-ephone-dn)#

Router(config)#ip

Router(config)#ip d
Router(config)#ip dhc
Router(config)#ip dhcp poo
Router(config)#ip dhcp pool fa0/1
Router(dhcp-config)#net
Router(dhcp-config)#network 170.160.10.0 255.255.0.0
Router(dhcp-config)#def
Router(dhcp-config)#default-router 170.160.10.1
Router(dhcp-config)#opt
Router(dhcp-config)#option i
Router(dhcp-config)#option id
Router(dhcp-config)#option is
Router(dhcp-config)#option 150
Router(dhcp-config)#option 150 ip 170.160.10.1
Router(dhcp-config)#ex
Router(dhcp-config)#exit
Router(config)#tel
Router(config)#telephony-service
Router(config-telephony)#max
Router(config-telephony)#maxRouter(config-telephony)#max-e
Router(config-telephony)#max-ephones 5
Router(config-telephony)#max
Router(config-telephony)#max-d
Router(config-telephony)#max-dn 5
Router(config-telephony)#ip
Router(config-telephony)#ip so
Router(config-telephony)#ip source-address 170.160.10.1 p
Router(config-telephony)#ip source-address 170.160.10.1 port 2000
Router(config-telephony)#aut

Router(config-telephony)#aut
Router(config-telephony)#auto
Router(config-telephony)#auto
Router(config-telephony)#auto assign 1
Router(config-telephony)#auto assign 1 t
Router(config-telephony)#auto assign 1 to 5
Router(config-telephony)#e
Router(config-telephony)#exit
Router(config)#eph
Router(config)#epho
Router(config)#ephon
Router(config)#ephone
Router(config)#ephone-d
Router(config)#ephone-dn 5
Router(config-ephone-dn)#num
Router(config-ephone-dn)#number 555
Router(config-ephone-dn)#exit
Router(config)#

Switch
Switch>ena

Switch>enable
Switch#conf
Switch#configure ter
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#int er
Switch(config)#inter
Switch(config)#interface ter
Switch(config)#interface ra
Switch(config)#interface range fa0/1-5
Switch(config-if-range)#sw
Switch(config-if-range)#switchport voi
Switch(config-if-range)#switchport voice vl
Switch(config-if-range)#switchport voice vlan 1

You might also like