COMAAANDOOOOS show vlan brief show interface trunk //PARA VER TRONCALES
int (INTERFACE A AGREGAR LA VLAN) tambien en rangos switchport mode access switchport access vlan (VLAN ASIGNADA) ruta static ip route (ip destino) (mascara destino) (interfaz salida)
**SUBINTERFACES CON LA ENCAPSULACION ** INT G0/0.(VLAN) ENCAPSULATION DOT1Q (vlan) ip address (ip) (mascara) ***verificar la configuracion de subinterfaz*** show ip interface brief
**interface troncal int (interface) switchport mode trunk native vlan 88//// **Gatewauy ip default-gateway (ip) **Crear VLAN VLAN (NUM) name (nombre
#router rio #version 2 no auto-summary network (ip conectada) show ip route connected (rutas conectadas)
DEFAULT ip route 0.0.0.0 0.0.0.0 salida router rip version 2 default-information origintate
PASIVO A LOS ROUTERS CONECTADOS A UN SWITCH router rip passive-interface (interface) salida