Cisco CSS 11501 Getting Started Guide - Page 70

Configuring a Host Name - css11501s

Page 70 highlights

Configuring a Host Name Chapter 2 Configuring CSS Basics Table 2-3 describes the fields in the show sntp global command output. Table 2-3 Field Descriptions for the show sntp global Command Field Server Address Version Poll Interval TimeSinceLastUpdate Server Status Description The IP address for the SNTP server. The version number of the server. The default is 1. The time in seconds between SNTP request messages. The range is 16 to 16284. The default is 64. The time in seconds since the last server reply. The operating status of the SNTP server, Up or Down. Configuring a Host Name The Host table is the static mapping of mnemonic host names to IP addresses, which is analogous to the ARP table. Use the host command to manage entries in the Host table of the CSS. The syntax for this global configuration mode command is: host host_name ip_address The variables are as follows: • host_name - The name of the host. Enter an unquoted text string with no spaces and a length from 1 to 16 characters. • ip_address - The address associated with the host name. Enter the IP address in dotted-decimal notation (for example, 192.168.11.1). To add a host to the Host table, the host name must not exist in the Host table. To change a current host address, remove the host name and then add it again to the Host table with the new address. For example: (config)# host CSS11501-LML 192.168.3.6 2-22 Cisco Content Services Switch Getting Started Guide OL-6037-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

Chapter 2
Configuring CSS Basics
Configuring a Host Name
2-22
Cisco Content Services Switch Getting Started Guide
OL-6037-01
Table 2-3
describes the fields in the
show sntp global
command output.
Configuring a Host Name
The Host table is the static mapping of mnemonic host names to IP addresses,
which is analogous to the ARP table. Use the
host
command to manage entries in
the Host table of the CSS.
The syntax for this global configuration mode command is:
host
host_name
ip_address
The variables are as follows:
host_name
- The name of the host. Enter an unquoted text string with no
spaces and a length from 1 to 16 characters.
ip_address
- The address associated with the host name. Enter the IP address
in dotted-decimal notation (for example, 192.168.11.1).
To add a host to the Host table, the host name must not exist in the Host table. To
change a current host address, remove the host name and then add it again to the
Host table with the new address.
For example:
(config)#
host CSS11501-LML 192.168.3.6
Table 2-3
Field Descriptions for the show sntp global Command
Field
Description
Server Address
The IP address for the SNTP server.
Version
The version number of the server. The default is 1.
Poll Interval
The time in seconds between SNTP request messages.
The range is 16 to 16284. The default is 64.
TimeSinceLastUpdate
The time in seconds since the last server reply.
Server Status
The operating status of the SNTP server, Up or Down.