How do I create a static ARP entry on USG FLEX H Series devices?

Zyxel_Cooldia
Zyxel_Cooldia Posts: 1,539  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Sales Associate 100 Answers 1000 Comments
edited September 3 in Maintenance

Question: How do I create a static ARP entry on USG FLEX H Series devices?

Answer:

Yes, it is possible to create a static ARP (Address Resolution Protocol) entry on the USG FLEX H series devices, similar to ZLD devices. Below are the steps to configure it:

Access the device's CLI interface.
Use the following command to navigate and configure the ARP entry:
usgflex200hp running config# vrf main interface ethernet [interface_name]
usgflex200hp running ethernet [interface_name]# ipv4 neighbor [IP address] link-layer-address [MAC address]
usgflex200hp running ethernet [interface_name]# commit

After committing, use the command to save the configuration:
usgflex200hp running ethernet [interface_name]# copy force running startup

Exit the configuration mode:
usgflex200hp running ethernet [interface_name]# exit

To verify the static ARP entry, use the command:
usgflex200hp> show neighbors

With the above steps, you can successfully create and check a static ARP entry on USG FLEX H series devices.

Tagged: