MODO ENA2BLE SIMILAR AL CISCO ">" Comando "show vlans", y muestra todas las interfaces(Ojo como aparecen las interfaces):
Ingresamos en ese modo "edit" e ingresa al modo configuración
Ahora en modo configuración ingresamos con "edit vlans" para declarar las vlans:
Configure the VLAN tag ID or VLAN ID range for the VLAN:
[edit vlans] user@switch# set vlan-name vlan-id vlan-id-number or
[edit vlans] user@switch# set vlan-name vlan-range vlan-id-low-vlan-id-high
Con el comando "show" nos muestra las vlans creadas
Con el comando "top" sale de la configuración de vlan (ojo con edit vlans) y nos lleva a un nivel jerárquico (ojo que aquí sale de nuevo [edit])
Ingresamos con el comando "edit interfaces" para editar interfaces.
This example illustrates the interface-centric approach. If you instead want to use the VLAN-centric approach, you need to configure the ge-0/0/1.0 and ge-0/0/2.0 interfaces for family ethernetswitching (which is included in the factory default configuration):
[edit interfaces interface-name unit logical-unit-number family bridge] [edit interfaces] user@junos-switch# set ge-0/0/1 unit 0 family ethernet-switching [edit interfaces] user@junos-switch# set ge-0/0/2 unit 0 family ethernet-switching
Comando "set port-mode access" para establecer la interfaces ge-0/0/1 como mode access.
Estableciendo la interfaz en la vlan printers
Una vez establecido la interfaz ge-0/0/1 a una vlan salimos con "up 3" para configurar en esa misma jerarquía.
Ahora lo mismo con ge-0/0/2 y ge-0/0/3
Configurando la interfaz ge-0/0/0 como puerto troncal, primero ingresando a la interfaz
Configurando la interfaz ge-0/0/0 como puerto troncal
Configurando la interfaz ge-0/0/0 y asignandole todas las tres vlans
Haciendo un "show" a la interfaz ge-0/0/0
Saliendo del modo de configuracion de la interfaz ge-0/0/0 y a la vez del modo "edit interfaces"con el comando "top".
Utilice el comando “commit” para activar los cambios de configuración
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.