User`s guide

VoiceFinder AP1100 VoIP Gateway User’s Guide Version 1.1
AddPac Technology Co., Ltd. -
47 -
configuration mode.
2. {0/1} represents the main interface while [logical I/F #] represents the
sub-interface.
3. The Ethernet shall be set as a sub-interface, and if the manager needs
to use the frame-relay encapsulation, the serial interface can be set as
a sub-interface.
z ip address <ip_address> <net_mask>
1. Sets the IP address for the selected interface.
2. One of lower commands of “ip” command
[Example] Ethernet Configuration (Start)
When operating “Primary IP: 192.20.1.1/24bits, Secondary IP:
210.10.2.1/24Bits”
1Router(config)# interface ethernet 0 0
2Router(config-ether0.0)# ip address 192.20.1.1 255.255.255.0
3Router(config-ether0.0)# interface ethernet 0 1
4Router(config-ether0.1)# ip address 210.10.2.1 255.255.255.0
z encapsulation {Ethernet/ieee/vlan/pppoe}
1. An optional command to change the encapsulation method for the
current Ethernet interface
2. The default is the Ethernet.
3. VLAN supports 802.1Q VLAN.
4. PPPoE supports ADSL Service
z mtu <mtu-size>
1. Sets the MTU size for the current interface.
2. The default is 1,500 Bytes.
z arp request <ip-address>
Forces the Gateway to send the ARP (MAC) request for the corresponding
address. (Usually used for the test.)
z arp static <ip-address> <hardware(MAC)-address>