Skip to main content

cisco.iosxr

Description

Cisco IOS XR

Fields

| ID | TYPE | DESCRIPTION | | ---------------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | --------------------------------- | ------------- | | hostname | string | Hostname of the device | | interfaces | []cisco.iosxr.interface | Interfaces | | ntp | cisco.iosxr.ntpEntry | ntp configuration | | ssh | cisco.iosxr.sshConfig | ssh configuration, Command: show running-config ssh | | banner | []cisco.iosxr.bannerEntry | Banner configuration, Command: show running-config banner | | type6 | cisco.iosxr.type6serverConfig | Type 6 password encryption server configuration | | users | []cisco.iosxr.user | usernames and role, password, and encryption level for each, Command: show running-config username | | logging | cisco.iosxr.loggingConfig | Logging configuration, Command: show logging | | runLogging | cisco.iosxr.runLoggingConfig | Running Config Logging Configuration, Command: show running-config logging | | runLoggingSyslogHosts | []cisco.iosxr.runLoggingSyslogHost | Running Config Logging Configuration (Syslog hosts slice), Command: show running-config logging | | passwordPolicies | []cisco.iosxr.passwordPolicy | Password policies, Command: show running-config aaa password-policy | | smallServers | []cisco.iosxr.smallServer | Small servers configuration, Command: show running-config | include small | | lineAuthentication | []cisco.iosxr.lineAuthenticationEntry | Line authentication configuration, Command: show running-config formal | include login authentication | | lineAccounting | []cisco.iosxr.lineAccountingEntry | Line accounting configuration, Command: show running-config formal | include accounting | include line | | aaaAuthenticationLogin | []cisco.iosxr.aaaAuthenticationLoginEntry | AAA authentication login configuration, Command: show running-config formal | include aaa authentication login | | aaaGroupServer | []cisco.iosxr.aaaGroupServerEntry | AAA group server configuration, Command: show running-config formal | include aaa group server | | vtyLines | []cisco.iosxr.vtyLinesEntry | VTY lines, Command: show running-config formal | include vty-pool | | aaaAccounting | []cisco.iosxr.aaaAccountingEntry | AAA accounting configuration, Command: show running-config aaa accounting | | runSnmpCommunities | []cisco.iosxr.runSnmpCommunitiesEntry | Running Config SNMP Community Strings, Command: show running-config snmp-server | include snmp-server community | | runSnmpHosts | []cisco.iosxr.runSnmpHostsEntry | Running Config SNMP Host Strings, Command: show running-config | include snmp-server host | | runConsoleExecTimeout | cisco.iosxr.runConsoleExecTimeoutEntry | Running Config Console exec-timeout, Command: show running-config formal | include console exec-timeout | | runAaaTacacsHosts | []cisco.iosxr.aaaTacacsHostEntry | Running Config AAA TACACS+ Hosts, Command: show running-config aaa (only the tacacs+ hosts part is parsed) | | routerPublicKey | cisco.iosxr.cryptoKeyRsa | Router public key, Command: show crypto key mypubkey rsa | | cdp | cisco.iosxr.cdpConf | CDP configuration, Command: show cdp | | runSshVrfAccessLists | []cisco.iosxr.runSshVrfAccessListEntry | Running Config SSH VRF access-lists, Command: show running-config formal | include ssh.\*access-list |