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