Sunteți pe pagina 1din 12

Router#enable

Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip dhcp pool CATC
Router(dhcp-config)#network 1.0.0.0 255.0.0.0
Router(dhcp-config)#default-router 1.1.1.1
Router(dhcp-config)#option 150 ip 1.1.1.1
Router(dhcp-config)#interface FastEthernet0/o
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#interface FastEthernet0/0
Router(config-if)#ip address 1.1.1.1 255.0.0.0
Router(config-if)#no shutdown
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)#exit
Router(config)#interface FastEthernet0/0
Router(config-if)#i
Router#
%SYS-5-CONFIG_I: Configured from console by console
^Z
Router#
Router#

Router(config-telephony)#max-ephones 5
Router(config-telephony)#max-dn 5
Router(config-telephony)#ip source-address 1.1.1.1 port 2000
Router(config-telephony)#auto assing 4 to 6
^
% Invalid input detected at '^' marker.
Router(config-telephony)#auto assign 4 to 6
Router(config-telephony)#auto assign 1 to 5
Router(config-telephony)#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 1101
Router(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-2 IP:1.0.0.1 Socket:2 DeviceType:Phone has
registered.
Router(config-ephone-dn)#en
% Ambiguous command: "en"
Router(config)#end
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#

Router#
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
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 1201
Router(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-1 IP:1.0.0.2 Socket:2 DeviceType:Phone has
registered.

Router(config-ephone-dn)#config terminal
%Invalid hex value
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 1301

Router(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-3 IP:1.0.0.3 Socket:2 DeviceType:Phone has
registered.

Router(config-ephone-dn)#config terminal
%Invalid hex value
Router(config)#ephone-dn 4
Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 4.1, changed
state to up

Router(config-ephone-dn)#number 1401
Router(config-ephone-dn)#
Router(config-ephone-dn)#number 1401

Router(config-ephone-dn)#config terminal
%Invalid hex value
Router(config)#
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface se0/3/0
Router(config-if)#ip address 3.0.0.1 255.0.0.0
Router(config-if)#clock rate 56000
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/3/0, changed state to up
Router(config-if)#

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/3/0, changed state to up


Router(config-if)#
Router#
%SYS-5-CONFIG_I: Configured from console by console
write
Building configuration...
[OK]
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#dial-peer voice 1 voip
Router(config-dial-peer)#destination-pattern 2...
Router(config-dial-peer)#session target ipv4:3.0.0.2
Router(config-dial-peer)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#write
Building configuration...
[OK]
Router#

Router>enable
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface se0/3/0
Router(config-if)#ip address 3.0.0.2 255.0.0.0
Router(config-if)#no shutdown
Router(config-if)#
Router(config-if)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#write
Building configuration...
[OK]
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ephone-dn 4
dn 4 exceeds max-dn 0
Router(config)#telephony-service
Router(config-telephony)#max-ephones 5
Router(config-telephony)#max-dn 5
Router(config-telephony)#ipsource-address 2.1.1.1 port 2000
^
% Invalid input detected at '^' marker.
Router(config-telephony)#ip source-address 2.1.1.1 port 2000
Router(config-telephony)#auto assign 4 to 6
Router(config-telephony)#auto assign 1 to 5
Router(config-telephony)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ipdhcp pool CATC
Router(config)#ipdhcp pool CATC
^
% Invalid input detected at '^' marker.
Router(config)#ip dhcp pool CATC
Router(dhcp-config)#network 2.0.0.0 255.0.0.0
Router(dhcp-config)#default-router 2.1.1.1
Router(dhcp-config)#opinion 150 ip 1.1.1.1
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#option 150 ip 2.1.1.1
Router(dhcp-config)#exit
Router(config)#interface fa0/0
Router(config-if)#ip address 2.1.1.1 255.0.0.0
Router(config-if)#no shutdown

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)#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 2101
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 2501
Router(config-ephone-dn)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#write
Building configuration...
[OK]
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ephone-dn 1
Router(config-ephone-dn)#number 2101
Router(config-ephone-dn)#exit
Router(config)#ephone-dn 2
Router(config-ephone-dn)#number 2501
Router(config-ephone-dn)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#write
Building configuration...
[OK]
Router#
Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#dial-peer voice 1 voip


Router(config-dial-peer)#destination-pattern 1...
Router(config-dial-peer)#session target ipv4:3.0.0.1
Router(config-dial-peer)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#write
Building configuration...
[OK]
Router#

S-ar putea să vă placă și