11-25-2024 04:09 AM
hi, i use a cisco Sw 9200l 24p-4g. I can't use the troubleshooting menu because the sub menus not shown.
the picture attached. please help me. IOS XE 17.13.1 and IOS XE 17.15.1 tested.
11-25-2024 04:11 AM
add privilege 15 to user in cli
MHM
11-25-2024 04:29 AM
show privilege
Current privilege level is 15
11-25-2024 04:34 AM
share http config of WLC
MHM
11-25-2024 04:43 AM
#show configuration
Using 5639 out of 2097152 bytes
!
! Last configuration change at 14:30:28 IRST Mon Nov 25 2024 by master
! NVRAM config last updated at 14:47:44 IRST Mon Nov 25 2024 by master
!
version 17.13
service timestamps debug datetime msec
service timestamps log datetime msec
service call-home
platform punt-keepalive disable-kernel-core
!
hostname test
!
!
vrf definition Mgmt-vrf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
no aaa new-model
!
!
!
clock timezone IRST 3 30
boot system switch all flash:packages.conf
switch 1 provision c9200l-24p-4g
!
!
!
!
!
ip domain name master
!
!
!
login on-success log
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-412578570
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-412578570
revocation-check none
rsakeypair TP-self-signed-412578570
hash sha256
!
crypto pki trustpoint SLA-TrustPoint
enrollment pkcs12
revocation-check crl
hash sha256
!
!
crypto pki certificate chain TP-self-signed-412578570
certificate self-signed 01 nvram:IOS-Self-Sig#2.cer
crypto pki certificate chain SLA-TrustPoint
certificate ca 01 nvram:CiscoLicensi#1CA.cer
!
license boot level network-essentials addon dna-essentials
memory free low-watermark processor 10623
!
diagnostic bootup level minimal
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
!
enable secret 9 $9$WvX6rg8zm.svL.**************
!
username master privilege 15 secret 8 $8$HyDVP5ogT2OHO.**********************
!
redundancy
mode sso
!
!
!
!
!
transceiver type all
monitoring
!
!
class-map match-any system-cpp-police-ewlc-control
description EWLC Control
class-map match-any system-cpp-police-topology-control
description Topology control
class-map match-any system-cpp-police-sw-forward
description Sw forwarding, L2 LVX data packets, LOGGING, Transit Traffic
class-map match-any system-cpp-default
description EWLC data, Inter FED Traffic
class-map match-any system-cpp-police-sys-data
description Openflow, Exception, EGR Exception, NFL Sampled Data, RPF Failed
class-map match-any system-cpp-police-punt-webauth
description Punt Webauth
class-map match-any system-cpp-police-l2lvx-control
description L2 LVX control packets
class-map match-any system-cpp-police-forus
description Forus Address resolution and Forus traffic
class-map match-any system-cpp-police-multicast-end-station
description MCAST END STATION
class-map match-any system-cpp-police-high-rate-app
description High Rate Applications
class-map match-any system-cpp-police-multicast
description MCAST Data
class-map match-any system-cpp-police-l2-control
description L2 control
class-map match-any system-cpp-police-dot1x-auth
description DOT1X Auth
class-map match-any system-cpp-police-data
description ICMP redirect, ICMP_GEN and BROADCAST
class-map match-any system-cpp-police-stackwise-virt-control
description Stackwise Virtual OOB
class-map match-any non-client-nrt-class
class-map match-any system-cpp-police-routing-control
description Routing control and Low Latency
class-map match-any system-cpp-police-protocol-snooping
description Protocol snooping
class-map match-any system-cpp-police-dhcp-snooping
description DHCP snooping
class-map match-any system-cpp-police-ios-routing
description L2 control, Topology control, Routing control, Low Latency
class-map match-any system-cpp-police-system-critical
description System Critical and Gold Pkt
class-map match-any system-cpp-police-ios-feature
description ICMPGEN,BROADCAST,ICMP,L2LVXCntrl,ProtoSnoop,PuntWebauth,MCASTData,Transit,DOT1XAuth,Swfwd,LOGGING,L2LVXData,ForusTraffic,ForusARP,McastEndStn,Openflow,Exception,EGRExcption,NflSampled,RpfFailed
!
policy-map system-cpp-policy
!
!
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
vrf forwarding Mgmt-vrf
no ip address
shutdown
!
interface GigabitEthernet1/0/1
!
interface GigabitEthernet1/0/2
!
interface GigabitEthernet1/0/3
!
interface GigabitEthernet1/0/4
!
interface GigabitEthernet1/0/5
!
interface GigabitEthernet1/0/6
!
interface GigabitEthernet1/0/7
!
interface GigabitEthernet1/0/8
!
interface GigabitEthernet1/0/9
!
interface GigabitEthernet1/0/10
!
interface GigabitEthernet1/0/11
!
interface GigabitEthernet1/0/12
!
interface GigabitEthernet1/0/13
!
interface GigabitEthernet1/0/14
!
interface GigabitEthernet1/0/15
!
interface GigabitEthernet1/0/16
!
interface GigabitEthernet1/0/17
!
interface GigabitEthernet1/0/18
!
interface GigabitEthernet1/0/19
!
interface GigabitEthernet1/0/20
!
interface GigabitEthernet1/0/21
!
interface GigabitEthernet1/0/22
!
interface GigabitEthernet1/0/23
!
interface GigabitEthernet1/0/24
!
interface GigabitEthernet1/1/1
!
interface GigabitEthernet1/1/2
!
interface GigabitEthernet1/1/3
!
interface GigabitEthernet1/1/4
!
interface Vlan1
ip address 192.168.1.32 255.255.0.0
!
ip http server
ip http authentication local
ip http secure-server
ip forward-protocol nd
ip ssh bulk-mode 131072
!
!
!
snmp-server community swmaster RO
snmp-server location test
snmp-server manager
!
control-plane
service-policy input system-cpp-policy
!
!
line con 0
stopbits 1
line vty 0 4
login local
length 0
transport input ssh
line vty 5 15
login local
length 0
transport input ssh
!
call-home
! If contact email address in call-home is configured as sch-smart-licensing@cisco.com
! the email address configured in Cisco Smart License Portal will be used as contact email address to send SCH notifications.
contact-email-addr sch-smart-licensing@cisco.com
profile "CiscoTAC-1"
active
destination transport-method http
ntp server 192.168.1.20
!
!
!
!
!
!
end
12-04-2024 10:53 AM
Hi Friend
It seem your post have some issue it dissappear
anyway
try add under vty
privilege 15
MHM
11-25-2024 05:48 AM
Have you trying accessing from different computers , users and different browsers?
11-25-2024 08:41 AM
Yes, I tried. But the conditions were no different
11-25-2024 09:12 AM
In looking at the posted config I notice several things, starting with the observation that the IP address configured uses a /16 mask. I don't know that it is a problem, but it is certainly very unusual. I would suggest changing the config so that it uses a more usual /24.
I also note that are not any ip route statements, or any routing protocol configured, or any default-gateway configured. I don't know that this is a problem, but I would suggest that you configure some type of routing logic. (and related to this is a question whether you intend this to operate as a layer 2 device or as a layer 3?)
12-01-2024 03:01 AM
hello I haven't decided on how to use the switch yet. I just wanted to access the log menu. In the 9300 model, this menu can be accessed from troubleshooting, but in the 9200 model, this is not possible.
12-01-2024 03:04 AM
FFS.
Look at the configuration of the ports. Not even STP portfast.
Try downgrading to 17.12.4.
12-01-2024 03:51 AM - edited 12-01-2024 04:04 AM
Hello
I have configured these CLI
ip http server
http authentication local
ip http secure-server
ip http client source-interface Vlan1
All the sub-menus are showing under troubleshooting, But The IOS-XE are17.06.05 and 17.12.04
17.12.04 is showing different sub-menu under troubleshooting
12-01-2024 07:37 AM
Am I correct in understanding the original post described a problem where the sub menus were not showing up. And that now, after some config changes, the sub menus are showing up?
12-01-2024 09:42 PM
I have tested at my end with 17.06.05 and 17.12.04 in catalyst 9200. Not sure, user " cisco77009350" is still facing same issue.
Regards
12-01-2024 06:04 AM
I will send you some points to check.
Sorry for late
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide