Sei sulla pagina 1di 9

CONFIGURACION RED WAN

ROUTER PRINCIPAL

%LINK-5-CHANGED: Interface FastEthernet0/0.12, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.12, changed state to up

UNHCENTRAL(config-subif)#encapsulation dot1q 12
UNHCENTRAL(config-subif)#ip add 192.168.12.1 255.255.255.0
UNHCENTRAL(config-subif)#int f0/0.13
UNHCENTRAL(config-subif)#
%LINK-5-CHANGED: Interface FastEthernet0/0.13, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.13, changed state to up

UNHCENTRAL(config-subif)#encapsulation dot1a
^
% Invalid input detected at '^' marker.
UNHCENTRAL(config-subif)#encapsulation dot1q 13
UNHCENTRAL(config-subif)#ip add 192.168.13.1. 255.255.255.0
^
% Invalid input detected at '^' marker.
UNHCENTRAL(config-subif)#ip add 192.168.13.1 255.255.255.0
UNHCENTRAL(config-subif)#int f0/0.14
UNHCENTRAL(config-subif)#
%LINK-5-CHANGED: Interface FastEthernet0/0.14, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.14, changed state to up

UNHCENTRAL(config-subif)#encapsulation dot1q 14
UNHCENTRAL(config-subif)#ip add 192168.14.1 255.255.255.0
^
% Invalid input detected at '^' marker.
UNHCENTRAL(config-subif)#ip add 192.168.14.1 255.255.255.0
UNHCENTRAL(config-subif)#int f0/0.15
UNHCENTRAL(config-subif)#
%LINK-5-CHANGED: Interface FastEthernet0/0.15, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.15, changed state to up

UNHCENTRAL(config-subif)#encapsulation dot1q 15
UNHCENTRAL(config-subif)#ip add 192.168.15.1 255.255.255.0
UNHCENTRAL(config-subif)#
SIGUIENTE

UNHCENTRAL>
UNHCENTRAL>enable
UNHCENTRAL#config t
Enter configuration commands, one per line. End with CNTL/Z.
UNHCENTRAL(config)#ip dhcp excluded address 192.168.10.1
^
% Invalid input detected at '^' marker.
UNHCENTRAL(config)#ip dhcp excluded-address 192.168.10.1
UNHCENTRAL(config)#ip dhcp excluded-address 192.168.11.1
UNHCENTRAL(config)#ip dhcp excluded-address 192.168.12.1
UNHCENTRAL(config)#ip dhcp excluded-address 192.168.13.1
UNHCENTRAL(config)#ip dhcp excluded-address 192.168.14.1
UNHCENTRAL(config)#ip dhcp excluded-address 192.168.15.1
UNHCENTRAL(config)#ip dhcp pool admicentral
UNHCENTRAL(dhcp-config)#network 192.168.10.0 255.255.255.0
UNHCENTRAL(dhcp-config)#default-router 192.168.10.1
UNHCENTRAL(dhcp-config)#option 150 ip 192.168.10.1
UNHCENTRAL(dhcp-config)#dns-server 192.168.10.10
UNHCENTRAL(dhcp-config)#ip dhcp pool admiescuela
UNHCENTRAL(dhcp-config)#network 192.168.11.0 255.255.255.0
UNHCENTRAL(dhcp-config)#default-router 192.168.11.1
UNHCENTRAL(dhcp-config)#option 150 ip 192.168.11.1
UNHCENTRAL(dhcp-config)#dns-server 192.168.10.10
UNHCENTRAL(dhcp-config)#ip dhcp pool docente
UNHCENTRAL(dhcp-config)#network 192.168.12.0 255.255.255.0
UNHCENTRAL(dhcp-config)#default-router 192.168.12.1
UNHCENTRAL(dhcp-config)#option 150 ip 192.168.12.1
UNHCENTRAL(dhcp-config)#dns-server 192.168.10.10
UNHCENTRAL(dhcp-config)#ip dhcp pool estudiante
UNHCENTRAL(dhcp-config)#network 192.168.13.0 255.255.255.0
UNHCENTRAL(dhcp-config)#default-router 192.168.13.1
UNHCENTRAL(dhcp-config)#option 150 ip 192.168.13.1
UNHCENTRAL(dhcp-config)#dns-server 192.168.10.10
UNHCENTRAL(dhcp-config)#ip dhcp pool telefono
UNHCENTRAL(dhcp-config)#network 192.168.14.0 255.255.255.0
UNHCENTRAL(dhcp-config)#default-router 192.168.14.1
UNHCENTRAL(dhcp-config)#option 150 ip 192.168.14.1
UNHCENTRAL(dhcp-config)#dns-server 192.168.10.10
UNHCENTRAL(dhcp-config)#ip dhcp pool general
UNHCENTRAL(dhcp-config)#network 192.168.15.0 255.255.255.0
UNHCENTRAL(dhcp-config)#default-router 192.168.15.1
UNHCENTRAL(dhcp-config)#option 150 ip 192.168.15.1
UNHCENTRAL(dhcp-config)#dns-server 192.168.10.10
UNHCENTRAL(dhcp-config)#
UNHCENTRAL(dhcp-config)#exit
UNHCENTRAL(config)#telephony-service
UNHCENTRAL(config-telephony)#max-dn 30
UNHCENTRAL(config-telephony)#max-ephones 30
UNHCENTRAL(config-telephony)#ip source-address 192.168.14.1 port 2000
UNHCENTRAL(config-telephony)#auto assign 1 to 10
UNHCENTRAL(config-telephony)#ephone-dn 1
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1,
changed state to up

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

%IPPHONE-6-REGISTER: ephone-2 IP:192.168.14.4 Socket:2 DeviceType:Phone has


registered.

UNHCENTRAL(config-ephone-dn)#number 14002
UNHCENTRAL(config-ephone-dn)#ephone-dn 3
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 3.1,
changed state to up

UNHCENTRAL(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-3 IP:192.168.14.2 Socket:2 DeviceType:Phone has
registered.
number 14003
UNHCENTRAL(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-1 IP:192.168.14.3 Socket:2 DeviceType:Phone has
registered.

UNHCENTRAL(config-ephone-dn)#number 14003
UNHCENTRAL(config-ephone-dn)#ephone-dn 4
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 4.1,
changed state to up

UNHCENTRAL(config-ephone-dn)#number 14004
UNHCENTRAL(config-ephone-dn)#ephone-dn 5
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 5.1,
changed state to up

UNHCENTRAL(config-ephone-dn)#number 14005
UNHCENTRAL(config-ephone-dn)#
UNHCENTRAL(config-ephone-dn)#
UNHCENTRAL(config-ephone-dn)#ephone-dn 6
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 6.1,
changed state to up
UNHCENTRAL(config-ephone-dn)#number 14006
UNHCENTRAL(config-ephone-dn)#ephone-dn 7
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 7.1,
changed state to up

UNHCENTRAL(config-ephone-dn)#number 14007
UNHCENTRAL(config-ephone-dn)#ephone-dn 8
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 8.1,
changed state to up

UNHCENTRAL(config-ephone-dn)#number 14008
UNHCENTRAL(config-ephone-dn)#ephone-dn 9
UNHCENTRAL(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 9.1,
changed state to up

UNHCENTRAL(config-ephone-dn)#number 14009
UNHCENTRAL(config-ephone-dn)#
%IPPHONE-6-REGISTER: ephone-4 IP:192.168.14.5 Socket:2 DeviceType:Phone has
registered.

SWITCH SERVIDOR CENTRAL


Switch>enable
Switch#config t
SERVIDORUNH(vlan)#
SERVIDORUNH(vlan)#vlan 10 name admicentral
VLAN 10 added:
Name: admicentral
SERVIDORUNH(vlan)#vlan 11 name admiescuela
VLAN 11 added:
Name: admiescuela
SERVIDORUNH(vlan)#vlan 12 name docente
VLAN 12 added:
Name: docente
SERVIDORUNH(vlan)#vlan 13 name estudiante
VLAN 13 added:
Name: estudiante
SERVIDORUNH(vlan)#vlan 14 name telefono
VLAN 14 added:
Name: telefono
SERVIDORUNH(vlan)#vlan 15 name general
VLAN 15 added:
Name: general
SERVIDORUNH(vlan)#exit
APPLY completed.
Exiting....
SERVIDORUNH#config t
Enter configuration commands, one per line. End with CNTL/Z.
SERVIDORUNH(config)#int range f0/2-8
SERVIDORUNH(config-if-range)#switchport mode trunk

SERVIDORUNH(config-if-range)#

SERVIDORUNH(config-if-range)#exit
SERVIDORUNH(config)#VTP mode server
Device mode already VTP SERVER.
SERVIDORUNH(config)#VTP domain red
Changing VTP domain name from NULL to red
SERVIDORUNH(config)#VTP password red
Setting device VLAN database password to red
SERVIDORUNH(config)#

SERVIDORUNH>enable
SERVIDORUNH#config t
Enter configuration commands, one per line. End with CNTL/Z.
SERVIDORUNH(config)#int f0/1
SERVIDORUNH(config-if)#switchport mode trunk

SERVIDORUNH(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to

SERVIDOR CLIENTE CENTRAL 1

Switch>enable
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname ADMICENTRAL
ADMICENTRAL(config)#vtp mode cliente
^
% Invalid input detected at '^' marker.
ADMICENTRAL(config)#
ADMICENTRAL(config)#vtp mode client
Setting device to VTP CLIENT mode.
ADMICENTRAL(config)#vtp domain red
Domain name already set to red.
ADMICENTRAL(config)#vtp password red
Setting device VLAN database password to red
ADMICENTRAL(config)#int range f0/2-19
ADMICENTRAL(config-if-range)#switchport mode access
ADMICENTRAL(config-if-range)#switchport access vlan 10
ADMICENTRAL(config-if-range)#int range f0/20-23
ADMICENTRAL(config-if-range)#switchport voice vlan 14
ADMICENTRAL(config-if-range)#int range f0/20-23
ADMICENTRAL(config-if-range)#switchport mode access
ADMICENTRAL(config-if-range)#switchport access vlan 15
ADMICENTRAL(config-if-range)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/20, changed state to up

SERVIDOR CLIENTE ECONOMIA

Switch>enable
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname ECONOMIA
ECONOMIA(config)#vtp mode client
Setting device to VTP CLIENT mode.
ECONOMIA(config)#vtp domain red
Domain name already set to red.
ECONOMIA(config)#vtp password red
Setting device VLAN database password to red
ECONOMIA(config)#int range f0/2-5
ECONOMIA(config-if-range)#switchport mode access
ECONOMIA(config-if-range)#switchport access vlan 11
ECONOMIA(config-if-range)#int range f0/6-9
ECONOMIA(config-if-range)#switchport mode access
ECONOMIA(config-if-range)#switchport access vlan 12
ECONOMIA(config-if-range)#int range f0/10-15
ECONOMIA(config-if-range)#switchport mode access
ECONOMIA(config-if-range)#switchport access vlan 13
ECONOMIA(config-if-range)#int range f0/16-23
ECONOMIA(config-if-range)#int range f0/16-20
ECONOMIA(config-if-range)#switchport mode access
ECONOMIA(config-if-range)#switchport access vlan 15
ECONOMIA(config-if-range)#int range f0/16-20
ECONOMIA(config-if-range)#switchport voice vlan 14
ECONOMIA(config-if-range)#

SERVIDOR CLIENTE OBSTETRICIA


Switch>enable
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname OBSTETRICIA
OBSTETRICIA(config)#vtp mode client
Setting device to VTP CLIENT mode.
OBSTETRICIA(config)#vtp domain red
Domain name already set to red.
OBSTETRICIA(config)#vtp password red
Setting device VLAN database password to red
OBSTETRICIA(config)#int range f0/2-5
OBSTETRICIA(config-if-range)#switchport mode access
OBSTETRICIA(config-if-range)#switchport access vlan 11
OBSTETRICIA(config-if-range)#int range f0/6-9
OBSTETRICIA(config-if-range)#switchport mode access
OBSTETRICIA(config-if-range)#switchport access vlan 12
OBSTETRICIA(config-if-range)#int range f0/10-16
OBSTETRICIA(config-if-range)#switchport mode access
OBSTETRICIA(config-if-range)#switchport access vlan 13
OBSTETRICIA(config-if-range)#int range f0/16-20
OBSTETRICIA(config-if-range)#switchport mode access
OBSTETRICIA(config-if-range)#switchport access vlan 15
OBSTETRICIA(config-if-range)#int range f0/16-20
OBSTETRICIA(config-if-range)#switchport voice vlan 14
OBSTETRICIA(config-if-range)#

CONFIGURACION SERIAL ROUTER 1

UNHSEDE>enable
UNHSEDE#config t
Enter configuration commands, one per line. End with CNTL/Z.
UNHSEDE(config)#int s0/1/0
UNHSEDE(config-if)#ip add 192.168.90.2 255.255.255.0
UNHSEDE(config-if)#no shut

CONFIGURACION EIGRP

UNHSEDE>enable
UNHSEDE#config t
Enter configuration commands, one per line. End with CNTL/Z.
UNHSEDE(config)#route eigrp 10
UNHSEDE(config-router)#net 192.168.20.0 0.0.0.255
UNHSEDE(config-router)#net 192.168.21.0 0.0.0.255
UNHSEDE(config-router)#net 192.168.22.0 0.0.0.255
UNHSEDE(config-router)#net 192.168.23.0 0.0.0.255
UNHSEDE(config-router)#net 192.168.24.0 0.0.0.255
UNHSEDE(config-router)#net 192.168.90.0 0.0.0.255
UNHSEDE(config-router)#no auto-summary
UNHSEDE(config-router)#exit
UNHSEDE(config)#int s0/1/0
UNHSEDE(config-if)#ip add 192.168.90.3 255.255.255.0
UNHSEDE(config-if)#
%DUAL-5-NBRCHANGE: IP-EIGRP 10: Neighbor 192.168.90.2 (Serial0/1/0) is up: new
adjacency

UNHCENTRAL>
UNHCENTRAL>enable
UNHCENTRAL#config t
Enter configuration commands, one per line. End with CNTL/Z.
UNHCENTRAL(config)#int s0/1/0
UNHCENTRAL(config-if)#ip add 192.168.90.2 255.255.255.0
UNHCENTRAL(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down


UNHCENTRAL(config-if)#int s0/1/0
UNHCENTRAL(config-if)#clock rate 64000
UNHCENTRAL(config-if)#no shut
UNHCENTRAL(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

UNHCENTRAL(config-if)#exit
UNHCENTRAL(config)#route eigrp 10
UNHCENTRAL(config-router)#net 192.168.10.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.20.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.30.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.11.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.12.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.13.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.14.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.15.0 0.0.0.255
UNHCENTRAL(config-router)#net 192.168.90.0 0.0.0.255
UNHCENTRAL(config-router)#no auto-summary
UNHCENTRAL(config-router)#

CONFIGURACION VOIP

Router(config)#dial-peer voice 1 voip


Router(config-dial-peer)#destination-pattern 20.
Router(config-dial-peer)#session target iipv4:192.168.70.3
Router(config-dial-peer)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to down

Router(config-dial-peer)#dial-peer voice 1 voip


Router(config-dial-peer)#destination-pattern 2300.
Router(config-dial-peer)#session target iipv4:192.168.70.3

Potrebbero piacerti anche