Purpose
Command or Action
(Optional) Enables the VLAN for which this access port
carries traffic and sets the interface as a nontrunking
nontagged single-VLAN Ethernet interface.
switchport access vlan vlan_id
Example:
Device(config)#
interface GigabitEthernet1/0/1
Step 10
This step is to be configured only if the
switchport access mode is required.
Note
Device(config-if)#
switchport access vlan 100
Device(config-if)#
switchport mode access
Device(config-if)#
exit
Device(config)#
Configures a route on the device.
ip route ip-address ip-mask subnet mask
Step 11
Example:
You can configure either a static route or a
dynamic route.
Note
Device(config)#
ip route 192.0.2.0 255.255.255.255
192.0.2.1
Enables the transport mode as Call Home.
license smart transport callhome
Step 12
Example:
The
license smart transport callhome
command is mandatory.
Note
Device(config)#
license smart transport callhome
Configures a source interface for the HTTP client.
ip http client source-interface interface-type
interface-number
Step 13
The
ip http client source-interface
interface-type interface-number
command is
mandatory.
Note
Example:
Device(config)#
ip http client source-interface
Vlan100
(Optional) Exits global configuration mode and returns to
privileged EXEC mode.
exit
Example:
Step 14
Device(config)#
exit
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Step 15
Device#
copy running-config startup-config
Configuring the Call Home Service for Direct Cloud Access
By default, the CiscoTAC-1 profile is already set up on the device. Use the
show call-home profile all
command to check the profile status.
Note
The Call Home service provides email-based and web-based notification of critical system events to CSSM.
To configure and enable the Call Home service, perform this procedure:
SUMMARY STEPS
1.
enable
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
90
Configuring Smart Licensing
Configuring the Call Home Service for Direct Cloud Access