interface system x440
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2015 11:44 AM
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?
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2015 12:44 PM
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.
There is not host vlan feature on the XOS.
Regards,
Burak.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2015 12:42 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2015 12:25 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2015 11:51 AM
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 /
create vlan
configure vlan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-07-2015 11:50 AM
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
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
