- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Re: Disabling physical interfaces in VSX
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Disabling physical interfaces in VSX
Hi,
We have some physical interfaces on a VSX cluster that are no longer used. How do I disable them?
I noticed in sk92311 that "set interface INTERFACE_NAME state" is blocked in CLI. The sk says "Some settings on Security Gateway / Cluster in VSX mode should be configured only via the SmartDashboard (e.g., adding VLAN interfaces)". However, I am not able to find where to disable physical interfaces in the SmartConsole.
Thanks for your help!
Harry
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So this is the way:
set vsx off
set interface eth3 state off
set interface eth4 state off
set vsx on
Done.
Actually all set vsx on does, it disables a number of commands and it show a page that the WebUI cannot be used when you try to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So this is the way:
set vsx off
set interface eth3 state off
set interface eth4 state off
set vsx on
Done.
Actually all set vsx on does, it disables a number of commands and it show a page that the WebUI cannot be used when you try to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That worked very well!
Harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Follow up question to your statement - does that mean if I run "set vsx off" in clish, I can do some things through the WebUI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys, @Maarten_Sjouw @net-harry @Jake_Williams
There is no other way to set a VSX interface off? Is there any official reference by CP?
Furthermore I have an issue on VSX where an interface that is not a cluster interface went down and so the Interface Active Check says "problem" .
The cluster member is in down state due to this interface that is set as "state on" at GaiaOS level.
I just want to disable it without issuing set vsx off.
What set vsx off will cause?
Also why the Interface Active Check is checking an interface that is not part of cluster monitored interfaces?
Any idea?
Thanks in advance
D!Z
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it disables you from making changes to the interfaces
it disables the WebUI
So all set VSX off does is re-enable these two features.
That said, you should never leave vsx off on any VSX system when you made the required changes.
