Cisco Catalyst 9200 Configuration Manual page 103

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Configuring Smart Licensing
Command or Action
Device# configure terminal
Step 3
{ip | ipv6} name-server server-address 1 [server-address
2] [server-address 3] [server-address 4] [server-address
5] [server-address 6]
Example:
Device(config)# ip name-server 209.165.201.1
209.165.200.225 209.165.201.14 209.165.200.230
Step 4
ip name-server vrf Mgmt-vrf server-address 1
[server-address 2] [server-address 3] [server-address 4]
[server-address 5] [server-address 6]
Example:
Device(config)# ip name-server vrf Mgmt-vrf
209.165.201.1 209.165.200.225 209.165.201.14
209.165.200.230
Step 5
ip domain lookup source-interface interface-type
interface-number
Example:
Device(config)# ip domain lookup source-interface
Vlan100
Step 6
ip domain name example.com
Example:
Device(config)# ip domain name example.com
Step 7
ip host tools.cisco.com ip-address
Example:
Device(config)# ip host tools.cisco.com
209.165.201.30
Step 8
interface vlan_id
Example:
Device(config)# interface Vlan100
Device(config-if)# ip address 192.0.2.10
255.255.255.0
Device(config-if)# exit
Step 9
ntp server ip-address [version number] [key key-id]
[prefer]
Example:
Device(config)# ntp server 198.51.100.100 version
2 prefer
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Setting Up a Connection to CSSM
Purpose
Configures Domain Name System (DNS).
(Optional) Configures DNS on the VRF interface.
You should configure this command as an
Note
alternative to the ip name-server command.
(Optional) Configures the source interface for the DNS
domain lookup.
Configures the domain name.
(Optional) Configures static hostname-to-address mappings
in the DNS hostname cache if automatic DNS mapping is
not available.
Configures a Layer 3 interface.
Forms a server association with the specified system.
Note
The ntp server command is mandatory to
ensure that the device time is synchronized with
CSSM.
89

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents