cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
969
Views
5
Helpful
1
Replies

Cisco APIC Management Access Policy via CLI?

fc00::/7
Level 1
Level 1

In APIC, the status (enabled/disabled) of HTTP, HTTPS, SSH, and Telnet state can be viewed in the following path:

APIC > Fabric > Fabric Policies > Pod Policies > Policies > Management Access

What is the equivalent command for this? I need to get this info via SSH.

APIC# show f?
 fabric-recovery  Show fabric recovery information
 faults           Show fault information
 fips             Show FIPS information
 firmware         Show firmware information
 flow             Show Netflow information
APIC# 

 

1 Accepted Solution

Accepted Solutions

Sergiu.Daniluk
VIP Alumni
VIP Alumni

Hi,

 

What you are looking for is here:

apic# show running-config comm-policy 
# Command: show running-config comm-policy
# Time: Wed Apr  1 11:04:55 2020
  comm-policy default
    ssh-service
      admin-state-enable
      exit
    telnet
      no admin-state-enable
      exit
    shellinabox
      exit
    http
      admin-state-enable
      no redirect
      no allow-credential
      visore-access-enable
      enable-throttle
      exit
    https
      admin-state-enable
      allow-credential
      visore-access-enable
      enable-throttle
      use-keyring default
      exit
    performance
      no admin-state-enable
      exit
    exit

Regards,

Sergiu

View solution in original post

1 Reply 1

Sergiu.Daniluk
VIP Alumni
VIP Alumni

Hi,

 

What you are looking for is here:

apic# show running-config comm-policy 
# Command: show running-config comm-policy
# Time: Wed Apr  1 11:04:55 2020
  comm-policy default
    ssh-service
      admin-state-enable
      exit
    telnet
      no admin-state-enable
      exit
    shellinabox
      exit
    http
      admin-state-enable
      no redirect
      no allow-credential
      visore-access-enable
      enable-throttle
      exit
    https
      admin-state-enable
      allow-credential
      visore-access-enable
      enable-throttle
      use-keyring default
      exit
    performance
      no admin-state-enable
      exit
    exit

Regards,

Sergiu

Save 25% on Day-2 Operations Add-On License