configuracion de routers en cisco

13

description

redes convergentes

Transcript of configuracion de routers en cisco

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

Router(config-telephony)#max-ephones 5Router(config-telephony)#max-dn 5Router(config-telephony)#ip source-address 1.1.1.1 port 2000Router(config-telephony)#auto assing 4 to 6^% Invalid input detected at '^' marker.Router(config-telephony)#auto assign 4 to 6Router(config-telephony)#auto assign 1 to 5Router(config-telephony)#ephone-dn 1Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1, changed state to up

Router(config-ephone-dn)#number 1101Router(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)#endRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#

Router#Router#config terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#ephone-dn 2Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 2.1, changed state to up

Router(config-ephone-dn)#number 1201Router(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 valueRouter(config)#ephone-dn 3Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 3.1, changed state to up

Router(config-ephone-dn)#number 1301Router(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 valueRouter(config)#ephone-dn 4Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 4.1, changed state to up

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

Router>enableRouter#config tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface se0/3/0Router(config-if)#ip address 3.0.0.1 255.0.0.0Router(config-if)#clock rate 56000Router(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 consolewriteBuilding configuration...[OK]Router#config tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#dial-peer voice 1 voipRouter(config-dial-peer)#destination-pattern 2...Router(config-dial-peer)#session target ipv4:3.0.0.2Router(config-dial-peer)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#writeBuilding configuration...[OK]Router#

Router>enableRouter#config terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface se0/3/0Router(config-if)#ip address 3.0.0.2 255.0.0.0Router(config-if)#no shutdownRouter(config-if)#Router(config-if)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#writeBuilding configuration...[OK]Router#config terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#ephone-dn 4dn 4 exceeds max-dn 0Router(config)#telephony-serviceRouter(config-telephony)#max-ephones 5Router(config-telephony)#max-dn 5Router(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 2000Router(config-telephony)#auto assign 4 to 6Router(config-telephony)#auto assign 1 to 5Router(config-telephony)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#config terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#ipdhcp pool CATCRouter(config)#ipdhcp pool CATC^% Invalid input detected at '^' marker.Router(config)#ip dhcp pool CATCRouter(dhcp-config)#network 2.0.0.0 255.0.0.0Router(dhcp-config)#default-router 2.1.1.1Router(dhcp-config)#opinion 150 ip 1.1.1.1^% Invalid input detected at '^' marker.Router(dhcp-config)#option 150 ip 2.1.1.1Router(dhcp-config)#exitRouter(config)#interface fa0/0Router(config-if)#ip address 2.1.1.1 255.0.0.0Router(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)#exitRouter(config)#ephone-dn 1Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1, changed state to up

Router(config-ephone-dn)#number 2101Router(config-ephone-dn)#exitRouter(config)#ephone-dn 2Router(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 2.1, changed state to up

Router(config-ephone-dn)#number 2501Router(config-ephone-dn)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#writeBuilding configuration...[OK]Router#config terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#ephone-dn 1Router(config-ephone-dn)#number 2101Router(config-ephone-dn)#exitRouter(config)#ephone-dn 2Router(config-ephone-dn)#number 2501Router(config-ephone-dn)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#writeBuilding configuration...[OK]Router#Router>enableRouter#config tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#dial-peer voice 1 voipRouter(config-dial-peer)#destination-pattern 1...Router(config-dial-peer)#session target ipv4:3.0.0.1Router(config-dial-peer)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by console

Router#writeBuilding configuration...[OK]Router#