Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 106 / 416-
3. (example : arp 172.19.1.1 0002.a411.2233 )
z arp { keep <120-3600> | walk <1-600>}
1. This is a command to manage ARP entries.
2. ‘keep’ is the time to maintain Dynamic ARP Entry. For a certain time passes, the entry is
deleted from the table. The recommended time is 20 minutes (1200 seconds).
3. ‘walk’ is a cycle time to check ARP table. If a cycle is too short and too many entries are
made, the system can be over-loaded, so an appropriate value needs to be selected. The
recommended value is 5 minutes (300 seconds).
z auto-upgrade {
configuration-serial | inf-serial}
1. Change a part of configuration as inf file format and update configuration file by using
auto-upgrade.
2. The value is used in the same format, which is used in the packing list file from
auto-upgrade, as a sort of string.
3. This is not related to the image update file.
z Banner motd { WORD | default }
1. Specify a banner to be used for VTY access (in general telnet/console).
2. Use a basic banner, which is provided from the system, in case of default
3. If a user-specific character is needed to be used, enter the end of character of the banner
to the WORD location, then it changes to input mode which can take the banner.
4. If the ending character matches with a string, the input mode is changed to the general
user command mode.
5. The end of banner character used in general is c.
Router(config)# banner motd c Å the end of banner character
Enter TEXT message. End with the character 'c'
welcome system !!
thank you !!!
c Å the end of banner character
Router# show running-config
Building configuration...