ExtremeSwitching (EXOS/Switch Engine)
Questions and discussions about EXOS
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Script error; IF, ELSE, ENDIF

I'm newbie in scripts. We reconfigure our network and I try make write script for that. my simple script is: set var vlanName $CLI.ARGV1 set var vlanDesc $CLI.ARGV2 set var tag $CLI.ARGV3 set var trunkport $CLI.ARGV4 if ($CLI.ARGC ! = 0) then create...

ssl downgrade by default?

Hey guys, When we ssh into a default install of exos, we're receving what appears to be a downgrade to a weak cipher/key exchange protocol: Unable to negotiate with 10.xx.xx.xx port 22: no matching key exchange method found. Their offer: diffie-hel...

shampoo by New Contributor
  • 983 Views
  • 3 replies
  • 0 kudos

ACL for Office365

I am creating a ACL that basically blocks about 240+ M$ Office365 related IP addresses so that Websense will not block the traffic. Web traffic is coming off of a VSS tap into my Summit X460 on port 47 and then I have that mirrored to port 48 going ...

help with ACL

Hi! I want to know if the next ACL can be simplified entry VLAN_Admin_snmp { if { source-address 10.170.70.0/24; protocol udp; destination-port 161; } then { permit; } } entry VLAN_Admin_snmptrap { if { source-a...

GTM-P2G8KFN