Skip to main content

cisco.iosxe.ipConf

Description

Cisco IOS XE IPv4 configuration.

Fields

IDTYPEDESCRIPTION
httpEnabledboolWhether the HTTP server is enabled.
httpsEnabledboolWhether HTTPS is enabled.
httpPortintThe HTTP port number, if configured.
httpsPortintThe HTTPS port number, if configured.
httpAuthenticationMethodstringOptional. The HTTP authentication method, if configured.
httpWebAuthBannerstringThe webauth banner, displayed when a user connects to the server, if configured. This can either be a banner text, or a filepath pointing to a file, that is shown as the banner.
maxConnectionsintOptional. The maximum number of concurrent connections, if configured.
connectionIdleDurationtimeOptional. The maximum duration the connection will be kept open without any activity, if configured.
connectionLifetimeDurationtimeOptional. The maximum duration the connection will be kept open, if configured.
connectionMaxRequestsintOptional. The maximum number of requests a connection can process before it is closed, if configured.
connectionLingerDurationtimeOptional. The duration for which a connection will be kept open after sending a response, if configured.
sourceRouteEnabledboolWhether source routing is enabled.
tftpSourceInterfaceNamestringThe name of the interface used for TFTP connections, if configured.
tftpSourceInterfacecisco.iosxe.interfaceThe interface used for TFTP connections, if configured. Retrieved by using the 'tftpSourceInterfaceName' field.
radiusSourceInterfaceNamestringThe name of the interface used for outgoing RADIUS packets, if configured.
radiusSourceInterfacecisco.iosxe.interfaceThe interface used for outgoing RADIUS packets, if configured. Retrieved by using the 'radiusSourceInterfaceName' field.
tacacsSourceInterfaceNamestringThe name of the interface used for outgoing TACACS packets, if configured.
tacacsSourceInterfacecisco.iosxe.interfaceThe interface used for outgoing TACACS packets, if configured. Retrieved by using the 'tacacsSourceInterfaceName' field.