Configuracion Conversor Giga Etx 203ax
Configuracion Conversor Giga Etx 203ax
Configuracion Conversor Giga Etx 203ax
User>su
Password> 1234
ETX-203AX#
configure
# Flows Configuration
flows
match untagged
exit
match all
exit
# Flow Configuration
flow "data_in"
classifier "all"
ingress-port ethernet 3
no shutdown
exit
flow "data_out"
classifier "all"
ingress-port ethernet 1
no shutdown
exit
exit
exit
configure
exit
ETX-203AX#
En esto momentos queda configurado en modo Bridge para que todo el
trafico del puerto SFP marcado como ethernet 1 se envié al puerto Ethernet
marcado como ethernet 1, si se quiere habilitar mas puertos Ethernet se
debe repetir la parte de la plantilla FLOW data reemplazando los puertos a
los cuales se quiere direccionar el trafico
# Flow Configuration
flow "data_in"
classifier "all"
ingress-port ethernet 3
no shutdown
exit
flow "data_out"
classifier "all"
ingress-port ethernet 1
no shutdown
exit
exit
exit
ETX-203AX# info
configure
echo "Flows Configuration"
# Flows Configuration
flows
match untagged
exit
match all
exit
# Flow Configuration
flow "data_in"
classifier "all"
ingress-port ethernet 3
no shutdown
exit
flow "data_out"
classifier "all"
ingress-port ethernet 1
no shutdown
exit
exit
exit
configure
exit
ETX-203AX#
configure
port
ethernet 1
no auto-negotiation
exit
svi 1
no shutdown
exit
exit
bridge 1
port 1
no shutdown
exit
port 2
no shutdown
exit
port 3
no shutdown
exit
port 4
no shutdown
exit
port 5
no shutdown
exit
vlan 2309
exit
exit
flows
exit
match untagged
exit
match all
exit
flow "eth1-to-bp1"
classifier "v2309"
ingress-port ethernet 1
egress-port bridge-port 1 1
no shutdown
exit
flow "eth3-to-bp2"
classifier "v2309"
ingress-port ethernet 3
egress-port bridge-port 1 2
no shutdown
exit
flow "eth4-to-bp3"
classifier "v2309"
ingress-port ethernet 4
egress-port bridge-port 1 3
no shutdown
exit
flow "eth5-to-bp4"
classifier "v2309"
ingress-port ethernet 5
egress-port bridge-port 1 4
no shutdown
exit
flow "eth6-to-bp6"
classifier "v2309"
ingress-port ethernet 6
egress-port bridge-port 1 5
no shutdown
exit
exit
exit
exit
SAVE
PARA QUE EL EQUIPO QUEDE CON LA CONFIGURACION DE FÁBRICA EN EL
MODO GLOBAL SE DIGITA EL COMANDO:
ADMIN FACTORY-DEFAULT