[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring Static Host Mapping (SRC CLI)
Use the following statements to configure
static host mapping:
- system static-host-mapping host-name {
- inet [inet...];
- alias [alias...];
- }
To configure static host mapping:
- From configuration mode, access the configuration statement
that configures static host mapping and specify the fully-qualified
name of the system.
- [edit]
- user@host# edit system static-host-mapping host-name
- Specify the IPv4 or IPv6 addresses to which you want to
map the hostname.
- [edit system static-host-mapping host-name]
- user@host# set inet inet
- (Optional) Specify the aliases for this host.
- [edit system static-host-mapping host-name]
- user@host# set alias alias
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]