cancel
Showing results for 
Search instead for 
Did you mean: 

interface system x440

interface system x440

frederic_ragot
New Contributor
Hi,

On the siwtch 800 series, i associated a vlan created and a ip @ with the system.

#Config ipif System ipaddress 192.168.1.254/24
#config ipif System vlan admin

Is there any command which approach those ones on switch x440?
11 REPLIES 11

Burak_Kale
New Contributor II
You can use a different virtual router for that vlan or you can use access-lists to prevent access.

There is not host vlan feature on the XOS.

Regards,

Burak.

Paul_Russo
Extreme Employee
Hello Federic. Yes any VLAN with an IP is an Avenue to manage the switch. If you don't want that access then will need to create an Access lost to block it. Thanks P

frederic_ragot
New Contributor
thx for reply.

I'll need more test.
I explain :
If i create another vlan and an IP@, can we connect and configure the switch on these new vlan?
My goal is to manage my switch with only one vlan.

regards

Patrick_Voss
Extreme Employee
If I am understanding you correctly you are looking to create a vlan and add an IP Address. These are the commands to do so in EXOS:

create vlan tag
configure vlan ipaddress /

Paul_Russo
Extreme Employee
Hello Frederic

the commands are

create vlan admin
config admin ipa 192.168.1.254/24

that creates the VLAN and assigns the IP address. If you need IPForwarding (routing) turned on use the command en ipf for enable ipforwarding.

to assign a tag the command is configure admin tag x

hope that helps

P
GTM-P2G8KFN