Cisco Monitor Port #12998
Unanswered
tony-advent
asked this question in
Help Wanted!
Cisco Monitor Port
#12998
Replies: 2 comments
-
You can either create a plugin or custom fields. There aren't any specific fields to add this information in the core code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to record the configuration of a Monitor of a cisco switch.
I have a Armis device Monitoring the ports on a Cisco Switch with the following configuration:
#################
interface GigabitEthernet1/0/23
description Armis network port
switchport mode access
!
interface GigabitEthernet1/0/24
description Armis SPAN port
!
monitor session 2 source interface Gi1/0/1 - 23 , Gi1/0/25 - 48
monitor session 2 destination interface Gi1/0/24
end
=====================================================
Monitor session 2
Type : Local Session
Source Ports :
Both : Gi1/0/1-23,Gi1/0/25-48
Destination Ports : Gi1/0/24
Encapsulation : Native
Ingress : Disabled
######################
How do I recorded the Monitor Config within NetBox?
Beta Was this translation helpful? Give feedback.
All reactions