Cisco Catalyst 9400 System Management Configuration Manual page 164

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Ensuring Network Reachability for CSLU-Initiated Communication
Step 16
Step 17
Step 18
Step 19
Step 20
Step 21
Step 22
Step 23
Step 24
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
146
Command or Action
no shutdown
Example:
Device(config-if)# no shutdown
end
Example:
Device(config-if)# end
ip http server
Example:
Device(config)# ip http server
ip http authentication local
Example:
ip http authentication local
Device(config)#
ip http secure-server
Example:
Device(config)# ip http server
ip http max-connections
Example:
Device(config)# ip http max-connections
16
ip tftp source-interface interface-type-number
Example:
Device(config)# ip tftp source-interface
GigabitEthernet0/0
ip route ip-address ip-mask subnet mask
Example:
Device(config)# ip route vrf mgmt-vrf
192.168.0.1 255.255.0.0 192.168.255.1
logging host
Example:
Device(config)# logging host
172.25.33.20
vrf Mgmt-vrf
Smart Licensing Using Policy
Purpose
Restarts a disabled interface.
Exits the interface configuration mode and
enters global configuration mode.
(Required) Enables the HTTP server on your
IP or IPv6 system, including a Cisco web
browser user interface. The HTTP server uses
the standard port 80, by default.
(Required) Specifies a particular authentication
method for HTTP server users.
The local keyword means that the login user
name, password and privilege level access
combination specified in the local system
configuration (by the username global
configuration command) should be used for
authentication and authorization.
(Required) Enables a secure HTTP (HTTPS)
server. The HTTPS server uses the Secure
Sockets Layer (SSL) version 3.0 protocol.
(Required) Configures the maximum number
of concurrent connections allowed for the
HTTP server. Enter an integer in the range
from 1 to 16. The default is 5.
Specifies the IP address of an interface as the
source address for TFTP connections.
Configures a route and gateway on the product
instance. You can configure either a static
route or a dynamic route.
Logs system messages and debug output to a
remote host.

Advertisement

Table of Contents
loading

Table of Contents