취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 
cancel
524
VIEWS
0
Helpful
6
답글

Embedded Packet Capture config on IE3400

gunheon103
Spotlight
Spotlight

monitor capture test access-list test1
monitor capture test limit duration 1000
monitor capture test interface gigabitEthernet 1/3 both
monitor capture test buffer circular size 100
monitor capture test start

monitor capture test access-list test
monitor capture test limit duration 1000
monitor capture test interface gigabitEthernet 1/3 both
monitor capture test buffer circular size 100
monitor capture test start

위의 명령어가 작동이 안됩니다.


interface GigabitEthernet1/1
!
interface GigabitEthernet1/2
!
interface GigabitEthernet1/3
switchport access vlan 10
switchport mode access
!
interface GigabitEthernet1/4
!
interface GigabitEthernet1/5
!
interface GigabitEthernet1/6
!
interface GigabitEthernet1/7
!
interface GigabitEthernet1/8
!
interface GigabitEthernet1/9
!
interface GigabitEthernet1/10
!
interface AppGigabitEthernet1/1
!
interface Vlan1
no ip address
shutdown
!
interface Vlan10
ip address 172.16.10.1 255.255.255.0
!

ip access-list standard test1
10 permit any
!
ip access-list extended test
10 permit ip any any

 

 

 

위와 같이 설정 했는데 아래와 같이 문구가 뜨면서 작동이 안됩니다.

예시 config 를 받을수  있을까요 ?

IE3400_1#monitor capture test start

IE3400_1#monitor capture test start
Configuration failed. Can not have ACL based classification in a class-map epc_class_test within an output policy-map


Configuration failed. Can not have ACL based classification in a class-map epc_class_test within an output policy-map

Unable to activate Capture.

 

IE3400_1#
*Oct 7 06:21:53.031: %QOS-6-POLICY_INST_FAILED: Service policy installation failed on GigabitEthernet1/3. . policy:epc_policy_test, dir:OUT, ptype:PACKET_SERVICE, ctype:EPC

참고문서

https://www.cisco.com/c/en/us/td/docs/switches/lan/cisco_ie3X00/software/17_3/b_network_mgmt_17-3_iot_switch_cg/m_epc.html

 

6 응답 6

can I see the ACL (test)

Thanks A Lot
MHM

gunheon103
Spotlight
Spotlight

ip access-list standard test1
10 permit any
!
ip access-list extended test
10 permit ip any any

Are you talking about this? I don't have anything else.

Thank you.

 

I want to check it, 
if it permit any then why you add it, 
remove the ACL from capture and check again. 

Thanks A Lot
MHM

You must add acl to enable embedded packet capture.

IE3400_1#monitor capture test start
Filter not attached to capture

Unable to activate Capture.

balaji.bandi
Hall of Fame
Hall of Fame

what is the version of the code running,

try below example with out any extended ACL :

https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-embedded-packet-capture/116045-productconfig-epc-00.html

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

https://www.cisco.com/c/en/us/td/docs/switches/lan/cisco_ie3X00/software/17_3/b_network_mgmt_17-3_iot_switch_cg/m_epc.html

ROM: IOS-XE ROMMON
BOOTLDR: Version 7.1.14 [RELEASE SOFTWARE] crashkernel=64M
IE3400_1 uptime is 16 hours, 41 minutes
Uptime for this control processor is 16 hours, 42 minutes
System returned to ROM by power-on
System image file is "flash:ie3x00-universalk9.17.06.03.SPA.bin"
Last reload reason: power-on

IE-3400-8T2S

IE3400_1#monitor capture test start
Filter not attached to capture

Unable to activate Capture.

빠른 링크