Yamaha 10G SWR2310-28GT/18GT/10G Command Reference - Page 16

Access from an SSH client, 1.4 Console terminal/VTY settings

Page 16 highlights

16 | Command Reference | How to use the commands To make VTY port settings, use the line vty command to specify the target VTY port, and then move to line mode. ID management for virtual terminal ports is handled within the SWR2310, but since login session and ID assignments depend on the connection timing, you should normally make the same settings for all VTY ports. 2.1.3 Access from an SSH client You can use an SSH client on a computer to connect to the SSH server of the SWR2310 and control it. In order to make settings using SSH, you must first set up a connection environment (IP network) and then make SSH server settings. The IP address settings of the SWR2310 are as follows. • The default IPv4 address setting is ip address dhcp for VLAN #1. • To change the IPv4 address, use the ip address command. The following settings on the SWR2310 must be made beforehand when accessing from an SSH client. • Generate a host key on the SSH server using the ssh-server host key generate command. • Enable the SSH server functions using the ssh-server command. • Register the user name and password using the username command. The SSH server settings of the SWR2310 are as follows. • Access to an SSH server can be controlled for each VLAN, and is set using the ssh-server interface command. • Note that the following functions are not supported. • SSH protocol version 1 • User authentication aside from password authentication (host response authentication, public key authentication, challenge- response authentication, GSSAPI authentication) • Port forwarding (X11/TCP forwarding) • Gateway Ports (Port relay) • Permitting blank passwords A virtual communication port by which an SSH client connects is called a "virtual terminal (VTY: Virtual TYpewriter) port." The maximum number of simultaneous SSH client connections depends on the number of VTY ports of the SWR2310. The VTY ports of the SWR2310 are as follows. • With the default VTY port settings, eight VTY ports (ID: 0--7) can be used. • To check the number of VTY ports, use the show running-config | include line vty command. • To change the number of VTY ports, use the line vty command. (maximum 8 (ID: 0--7)) To make VTY port settings, use the line vty command to specify the target VTY port, and then move to line mode. ID management for virtual terminal ports is handled within the SWR2310, but since login session and ID assignments depend on the connection timing, you should normally make the same settings for all VTY ports. 2.1.4 Console terminal/VTY settings The SWR2310 lets you make the following settings for console terminals and VTY. 1. Timeout duration interpreted as no operation 2. Number of lines shown in one page of the terminal screen Setting item Content of setting Timeout duration interpreted as no operation Specifies the time after which the login session is forcibly ended when there has been no key input from the terminal. With the default setting, the session is forcibly disconnected after ten minutes. To make this setting, use the exec-timeout command of the line mode; this takes effect from the next session. Number of lines shown in one page of the terminal screen Specifies the number of lines shown on one page of the terminal screen. This can be set as 0--512 lines/page, and the default setting is 24 lines/page. When displaying in this state, 23 lines are displayed, then "--More---" is displayed and the system waits for key input. There are two types of this setting, and they are applied to the system starting with the upper type. 1) unprivileged EXEC mode terminal length command 2) global configuration mode service terminal-length

  • 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
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278

To make VTY port settings, use the
line vty
command to specify the target VTY port, and then move to line mode. ID
management for virtual terminal ports is handled within the SWR2310, but since login session and ID assignments depend on
the connection timing, you should normally make the same settings for all VTY ports.
2.1.3 Access from an SSH client
You can use an SSH client on a computer to connect to the SSH server of the SWR2310 and control it. In order to make settings
using SSH, you must first set up a connection environment (IP network) and then make SSH server settings.
The IP address settings of the SWR2310 are as follows.
The default IPv4 address setting is ip address dhcp for VLAN #1.
To change the IPv4 address, use the
ip address
command.
The following settings on the SWR2310 must be made beforehand when accessing from an SSH client.
Generate a host key on the SSH server using the
ssh-server host key generate
command.
Enable the SSH server functions using the
ssh-server
command.
Register the user name and password using the
username
command.
The SSH server settings of the SWR2310 are as follows.
Access to an SSH server can be controlled for each VLAN, and is set using the
ssh-server interface
command.
Note that the following functions are not supported.
SSH protocol version 1
User authentication aside from password authentication (host response authentication, public key authentication, challenge-
response authentication, GSSAPI authentication)
Port forwarding (X11/TCP forwarding)
Gateway Ports (Port relay)
Permitting blank passwords
A virtual communication port by which an SSH client connects is called a "virtual terminal (VTY: Virtual TYpewriter) port."
The maximum number of simultaneous SSH client connections depends on the number of VTY ports of the SWR2310. The
VTY ports of the SWR2310 are as follows.
With the default VTY port settings, eight VTY ports (ID: 0--7) can be used.
To check the number of VTY ports, use the
show running-config | include line vty
command.
To change the number of VTY ports, use the
line vty
command. (maximum 8 (ID: 0--7))
To make VTY port settings, use the
line vty
command to specify the target VTY port, and then move to line mode. ID
management for virtual terminal ports is handled within the SWR2310, but since login session and ID assignments depend on
the connection timing, you should normally make the same settings for all VTY ports.
2.1.4 Console terminal/VTY settings
The SWR2310 lets you make the following settings for console terminals and VTY.
1.
Timeout duration interpreted as no operation
2.
Number of lines shown in one page of the terminal screen
Setting item
Content of setting
Timeout duration interpreted as no operation
Specifies the time after which the login session is forcibly
ended when there has been no key input from the terminal.
With the default setting, the session is forcibly disconnected
after ten minutes.
To make this setting, use the
exec-timeout
command of the
line mode; this takes effect from the next session.
Number of lines shown in one page of the terminal screen
Specifies the number of lines shown on one page of the
terminal screen.
This can be set as 0--512 lines/page, and the default setting is
24 lines/page.
When displaying in this state, 23 lines are displayed, then "---
More---" is displayed and the system waits for key input.
There are two types of this setting, and they are applied to the
system starting with the upper type.
1) unprivileged EXEC mode
terminal length
command
2) global configuration mode
service terminal-length
16
| Command Reference | How to use the commands