host
Adds or modifies an entry to the host table. The no version removes the specified host.
host hostname ipAddress [ ftp [ [ userAlgorithmType ] userName
[ [ passwordAlgorithmType ] password ] ] ] | [ tftp ]
- hostnameHostname to add or modify; up to 20 characters
- ipAddressIPv4 or IPv6 address of the host
- ftpSpecifies that the host is an FTP server; the default protocol if neither ftp nor tftp is specified
- userAlgorithmTypeType of username
- 0Indicates that the userName is unencrypted; the default
- 8Indicates that the userName is an encrypted password
- userNameUsername used to access an FTP server (but not an NFS server); defaults to anonymous
- passwordAlgorithmTypeType of password
- 0Indicates that the password is unencrypted; the default
- 8Indicates that the password is an encrypted password
- passwordPassword used to access an FTP server (but not an NFS server); defaults to null
- tftpSpecifies that the host is a TFTP server
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.