Motorola 7.7.4 用户手册

下载
页码 351
275
CONFIG Commands
Default 
syslog
 installation procedure
1.
Access the router via telnet from the private LAN.
DHCP ser ver is enabled on the LAN by default.
2.
The product’s stateful inspection feature must be enabled in order to 
examine TCP, UDP and ICMP packets destined for the router or the private 
hosts.
This can be done by entering the 
CONFIG inter face.
• Type 
config
• Type the command to enable stateful inspection
  set security state-insp ip-ppp vcc1 option on
• Type the command to enable the router to drop fragmented packets
  set security state-insp ip-ppp vcc1 deny-fragments on
3.
Enabling syslog:
• Type 
config
• Type the command to enable syslog
    
set system syslog option on
• Set the IP Address of the syslog host
   
set system syslog host-nameip <ip-addr>
   (example: 
set system syslog host-nameip 10.3.1.1
)
• Enable/change the options you require
  set system syslog log-facility local1
  set system syslog log-violations on
  set system syslog log-accepted on
  set system syslog log-attempts on
4.
Set NTP parameters
• Type 
config
• Set the time-zone – Default is 0 or GMT
   
set system ntp time-zone <zone>
  (example: 
set system ntp time-zone –8
)
• Set NTP ser ver-address if necessar y (default is 204.152.184.72)
   
set system ntp server-address <ip-addr>
(example: 
set system ntp server-address 204.152.184.73
)
• Set alternate ser ver address