Anda di halaman 1dari 2

Normal - vtp domain iecastelar

- Confit t
- Int giga 0/0 (o para serial)
- config t
- Ip add 192.168.10.1
- vtp mode server
255.255.255.252
- vtp versión 1
- No shut
- vtp domain iecastelar
- Exit
- Clock rate 64000 ///// donde este
- configure t
el reloj
- vlan dtpoA
EIGRP - vlan 11
- name dptoB
- Router eigrp 10
- Network 102.168.10.0 0.0.0.255
- Network 102.168.20.0 0.0.0.3
- config t
(para cada terminal)
- int giga……
- No auto-sumary
- switchport mode trunk
- (en los dos)

OSPF (viaja por el mayor ancho de banda) STP (para broadkast innecesarios) show
spanning-tree
- Config t
- Router ospf 1 - Spanning-tree vlan 1 root primary
- Network 102.168.10.0 0.0.0.255 (para el primario )
area 0 (para cada terminal) - Spanning-tree vlan 1 root
PARA LA BANDA ANCHA secondary ( para el secundario )
AIGANAMOS ASI para cada salida
Redistribucion
que queramos
- Config t - De EIGRP a Ospf
- Inter serial 0/0/0 - Router eigrp 10
- Bandwitch 30 - Redistribute ospf 20 metric 10000
100 255 1 1500
Switch
- No shutdown
- ENABLE - Exit
- CONFIG T - De Eigrp a RIP
- Interface vlan 1 - Router eigrp 10
- Ip address 192.168.10.2 - Redistribute rip metric 10000 100
255.255….. 255 1 1500
- No shut - No shutdown
- Exit - Exit
- Ip default-gateway 192.168.10.1 - De ospf a eigrp
- do write - Router ospf 20
- Redistribute eigrp 10 metric 500
VTP (cliente y servidor)(hacer por subnet
gigaethernet) - Exit
- config t - De ospf a rip
- vtp mode client - Router ospf 20
- vtp versión 1 - Redistribute rip subnet
- Exit
- De Rip a eigrp
- Router rip /19 255.255.224.0 0.0.31.255

- Redistribute eigrp 10 metric 2


- Exit /18 255.255.192.0 0.0.63.255

- De rip a ospf
- Router rip
/17 255.255.128.0 0.0.127.255
- Redistribute ospf 20 metric 2
- Exit
- Run started-config /16 255.255.0.0 0.0.255.255

/15 255.254.0.0 0.1.255.255

/14 255.252.0.0 0.3.255.255

/13 255.248.0.0 0.7.255.255

/12 255.240.0.0 0.15.255.255

/11 255.224.0.0 0.31.255.255

Máscara
CIDR Netmask
wildcard /10 255.192.0.0 0.63.255.255

/30 255.255.255.252 0.0.0.3


/9 255.128.0.0 0.127.255.255

/29 255.255.255.248 0.0.0.7


/8 255.0.0.0 0.255.255.255

/28 255.255.255.240 0.0.0.15


/7 254.0.0.0 1.255.255.255

/27 255.255.255.224 0.0.0.31


/6 252.0.0.0 3.255.255.255

/26 255.255.255.192 0.0.0.63


/5 248.0.0.0 7.255.255.255

/25 255.255.255.128 0.0.0.127


/4 240.0.0.0 15.255.255.255

/24 255.255.255.0 0.0.0.255


/3 224.0.0.0 31.255.255.255

/23 255.255.254.0 0.0.1.255


/2 192.0.0.0 63.255.255.255

/22 255.255.252.0 0.0.3.255


/1 128.0.0.0 127.255.255.255

/21 255.255.248.0 0.0.7.255

/20 255.255.240.0 0.0.15.255

Anda mungkin juga menyukai