Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 641

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section VII: Internet Protocol Routing

641

add ip arp=149.124.85.14 interface=vlan14-1 port=6
ethernet=00:06:7a:22:11:a4

AlliedWare Plus

Command

Syntax

arp

ipaddress

macaddress port

Mode

Configure mode

Description

This command does not let you specify an interface number and assumes
the ID 0. Thus, you can only use this command to add ARP entries to
interfaces with the ID 0, like VLAN1-0 and VLAN2-0. To add ARP entries
to interfaces that have other ID numbers, use the ADD IP ARP command
in the standard command line interface.

Examples

This example creates an ARP entry for the IP address 149.22.23.12 and
the MAC address 7A:54:2B:11:65:72 on port 15:

awplus> enable
awplus# configure terminal
awplus(config)# arp 149.22.23.12 7a:54:2b:11:65:72 15

This example creates an ARP entry for the IP address 173.114.12.7 and
the MAC address 7A:2C:8A:18:A1:12 on port 17:

awplus> enable
awplus# configure terminal
awplus(config)# arp 173.114.12.7 7a:2c:8a:18:a1:12 17

Advertising