Operation Manual
IP Services Commands
IP Services Commands
8 – 131
Syntax
set timezone zonename {-hours [minutes]}
Defaults
If this command is not used, then the default time zone is UTC.
Access
Enabled.
History
Introduced in MSS Version 1.0.
Examples
To set the time zone for Pacific Standard Time (PST), type the following command:
MX-20# set timezone PST -8
Timezone is set to 'PST', offset from UTC is -8:0 hours.
See Also
● clear summertime on page 8-99
● clear timezone on page 8-100
● set summertime on page 8-128
● set timedate on page 8-130
● show summertime on page 8-143
● show timedate on page 8-144
● show timezone on page 8-144
show arp
Displays the ARP table.
Syntax
show arp [ip-addr]
Defaults
If you do not specify an IP address, the entire ARP table is displayed.
Access
All.
History
Introduced in MSS Version 1.0.
Examples
The following command displays ARP entries:
MX# show arp
ARP aging time: 1200 seconds
Host HW Address VLAN Type State
------------------------------ ----------------- ----- ------- --------
10.5.4.51 00:0b:0e:02:76:f5 1 DYNAMIC RESOLVED
10.5.4.53 00:0b:0e:02:76:f7 1 LOCAL RESOLVED
Table 8– 19 describes the fields in this display.
zonename Time zone name of up to 32 alphabetic characters. You can use a standard name or any
name you like.
- Minus time to indicate hours (and minutes) to be subtracted from UTC. Otherwise, hours
and minutes are added by default.
hours Number of hours to add or subtract from UTC.
minutes Number of minutes to add or subtract from UTC.
ip-addr IP address.