Cool thanks. I'm so glad we paid all this money for central so we could get "multi edit" instead of a regular cli.
Original Message:
Sent: Jun 08, 2024 02:51 AM
From: ariyap
Subject: Switch config guide or manual
it works for me.
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
Original Message:
Sent: Jun 07, 2024 12:02 PM
From: jbpritch
Subject: Switch config guide or manual
Examples
Creating a mirror session and adding a VLAN as a source of traffic in both directions on that port:
switch# configure terminal
switch(config)# mirror session 1
switch(config-mirror-1)# source vlan 10 both
Creating a mirror session and adding two VLANs as sources of traffic:
directions:
switch# configure terminal
switch(config)# mirror session 2
switch(config-mirror-2)# source vlan 10 tx
switch(config-mirror-2)# source vlan 20 both
Original Message:
Sent: Jun 06, 2024 08:19 PM
From: ariyap
Subject: Switch config guide or manual
give us an example CLI snippet that you can not use in multi-edit.
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
Original Message:
Sent: Jun 06, 2024 03:00 PM
From: jbpritch
Subject: Switch config guide or manual
But how do I use the CLI within multiedit? The guide gives you commands to use in sequence but I can't do that in multiedit. I need to add the final lines to the config.
Original Message:
Sent: Jun 04, 2024 10:42 PM
From: ariyap
Subject: Switch config guide or manual
for that you need to refer to the switch user guides.
you can use MultiEdit and configure the switches for port mirrors.
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
Original Message:
Sent: Jun 04, 2024 05:00 PM
From: jbpritch
Subject: Switch config guide or manual
Hello,
Where can I find a guide that will list all the different config lines I can add to my 6200/6300 switches? We have all central managed switches but there are many things we cannot do in central that must be done via multi-edit. I need a guide that can tell me what can be added to the configs in multi-edit. For example, we need to disable POE per port. We also need to setup some port mirrors. CLI commands do not help since we can't use the CLI with central to make changes. Thanks!