PurposeCommand or Action
vlan 100
Device(config-if)# switchport mode
This step is to be configured only
if the switchport access mode is
required. The switchport access
vlan command may apply to
Catalyst switching product
instances, for example, and for
routing product instances you may
want to configure the ip address
ip-address mask command instead.
Note
access
Device(config-if)# exit
OR
Device(config)#
Configures a route on the device. You can
configure either a static route or a dynamic
route.
ip route ip-address ip-mask subnet mask
Example:
Device(config)# ip route 192.0.2.0
255.255.255.255 192.0.2.1
Step 11
(Required) Configures a source interface for
the HTTP client. Enter an interface type and
number or a VLAN.
ip http client source-interface
interface-type-number
Example:
Step 12
Device(config)# ip http client
source-interface Vlan100
Exits global configuration mode and returns
to privileged EXEC mode.
exit
Example:
Step 13
Device(config)# exit
Saves your entries in the configuration file.copy running-config startup-config
Example:
Step 14
Device# copy running-config
startup-config
Configuring Smart Transport Through an HTTPs Proxy
To use a proxy server to communicate with CSSM when using the Smart transport mode, complete the
following steps:
Authenticated HTTPs proxy configurations are not supported.
Note
Procedure
PurposeCommand or Action
Enables privileged EXEC mode. Enter your
password, if prompted.
enable
Example:
Step 1
Device> enable
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
149
Smart Licensing Using Policy
Configuring Smart Transport Through an HTTPs Proxy