You are on page 1of 4

enable secret cisco

username ADMIN password cisco


SERVICE PASsword-encryption
line console 0
password cisco
logging synchronous
exec-timeout 3 30
login local
line vty 0 4
password cisco
exec-timeout 3 30
logging synchronous
login local
exit
banner motd $
**************************************************
Solo Personal AUTORIZADO tiene acceso al R4
************************************************** $
//R1
INT G0/1
ip address 13.0.0.1 255.255.0.0
description GATEWAY LAN1
NO SHUtdown
INTerface Serial 0/0/0
ip address 11.0.0.1 255.0.0.0
description ENLACE PRINCIPAL
Bandwidth 8192
clock rate 64000
no shutdown
INTerface Serial 0/0/1
ip address 10.0.0.1 255.0.0.0
description ENLACE BACKUP
Bandwidth 512
clock rate 64000
no shutdown
//R2
INT G0/1
ip address 192.168.1.2 255.255.255.0
description GATEWAY LAN1
NO SHUtdown
INTerface Serial 0/0/0
ip address 11.0.0.2 255.0.0.0
description ENLACE PRINCIPAL
Bandwidth 8192
no shutdown
INTerface Serial 0/0/1
ip address 10.0.0.2 255.0.0.0
description ENLACE BACKUP
Bandwidth 512
no shutdown
-----------
TSHOOT
----------
R1#SHOW INT S0/0/1
R1#SHOW IP INT BR
----------------------
SWITCHES: SW1, SW2
---------->SW1
interface vlan 1
ip address 192.168.1.2 255.255.0.0
no shutdown
exit
ip default-gateway 192.168.1.1
---------->SW2
interface vlan 1
ip address 192.168.1.3 255.255.255.0
no shutdown
exit
ip default-gateway 13.0.0.1
------------
line vty 0 4
transport input telnet
------------
IPs: SERVIDOR, ADMIN.

------------------CONFIGURACION IPv6------------
ipv6 unicast-routing
int g0/1
ipv6 address 2001:10:5:6::/64
ipv6 address 2001:10:5:6::/64 eui-64
no shutdown
gateway FE80::202:17FF:FEBC:2B86
***
int s0/0/0
ipv6 address 2001:10:5:5::1/64
no shutdown
----verificar--------------------------------------------
do show ipv6 int br
------------
++++++++++CONF... ISP++++++
ipv6 unicast-routing
int s0/0/0
ipv6 address 2001:10:1:1::2/64
int s0/0/1
ipv6 address 2001:10:2:2::2/64
int s0/1/0
ipv6 address 2001:10:3:3::2/64
int s0/1/1
ipv6 address 2001:10:4:4::2/64
int s0/2/0
ipv6 address 2001:10:5:5::2/64
no shut down
---------------- b3
ipv6 unicast-routing
int g0/1
ipv6 address 2001:10:4:5::/64 eui-64
int s0/1/1
ipv6 address 2001:10:4:4::1/64
no shutdown
do show ipv6 int br
gateway FE80::201:43FF:FE00:6A02

----------------------b2
ipv6 unicast-routing
int g0/1
ipv6 address 2001:10:3:4::/64 eui-64
int s0/1/0
ipv6 address 2001:10:3:3::1/64
no shutdown
do show ipv6 int br
gateway FE80::201:42FF:FE80:5E1B

-----------------------------b1--------
ipv6 unicast-routing
int g0/1
ipv6 address 2001:10:2:4::/64 eui-64
int s0/0/0
ipv6 address 2001:10:2:3::1/64
no shutdown
do show ipv6 int br
gateway FE80::230:A3FF:FEB0:6BC9

---------------B1A
ipv6 unicast-routing
int g0/1
ipv6 address 2001:10:2:5::/64 eui-64
int s0/0/0
ipv6 address 2001:10:2:3::2/64
no shutdown
do show ipv6 int br
gateway FE80::250:FFF:FE77:1102

**********REDES WAN**********
RB1
IPV6 ROUTE 2001:10:1:1::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:3:3::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:4:4::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:5:5::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:1:2::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:3:4::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:4:5::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:5:6::/64 2001:10:2:2::2
IPV6 ROUTE 2001:10:2:5::/64 2001:10:2:3::2
----HQ----
IPV6 ROUTE 2001:10:2:2::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:3:3::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:4:4::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:5:5::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:2:3::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:2:5::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:2:4::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:3:4::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:4:5::/64 2001:10:1:1::2
IPV6 ROUTE 2001:10:5:6::/64 2001:10:1:1::2
----B4----------
IPV6 ROUTE 2001:10:1:1::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:2:2::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:2:3::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:3:3::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:4:4::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:1:2::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:2:5::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:2:4::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:3:4::/64 2001:10:5:5::2
IPV6 ROUTE 2001:10:4:5::/64 2001:10:5:5::2
-----B2------
IPV6 ROUTE 2001:10:1:1::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:2:2::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:2:3::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:4:4::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:5:5::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:1:2::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:2:5::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:2:4::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:4:5::/64 2001:10:3:3::2
IPV6 ROUTE 2001:10:5:6::/64 2001:10:3:3::2
------B3-----
IPV6 ROUTE 2001:10:1:1::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:2:2::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:2:3::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:3:3::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:5:5::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:1:2::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:2:5::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:2:4::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:3:4::/64 2001:10:4:4::2
IPV6 ROUTE 2001:10:5:6::/64 2001:10:4:4::2
---B1A----
ipv6 unicast-routing
IPV6 ROUTE 2001:10:1:1::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:2:2::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:3:3::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:4:4::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:5:5::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:1:2::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:2:4::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:3:4::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:4:5::/64 2001:10:2:3::1
IPV6 ROUTE 2001:10:5:6::/64 2001:10:2:3::1
do wr memory
-------ISP----------
ipv6 unicast-routing
IPV6 ROUTE 2001:10:2:3::/64 2001:10:2:2::1
IPV6 ROUTE 2001:10:1:2::/64 2001:10:1:1::1
IPV6 ROUTE 2001:10:2:5::/64 2001:10:2:2::1
IPV6 ROUTE 2001:10:2:4::/64 2001:10:2:2::1
IPV6 ROUTE 2001:10:3:4::/64 2001:10:3:3::1
IPV6 ROUTE 2001:10:4:5::/64 2001:10:4:4::1
IPV6 ROUTE 2001:10:5:6::/64 2001:10:5:5::1
do wr memory

You might also like