How do I create a static ARP entry on USG FLEX H Series devices?
Zyxel Employee
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.
To delete the entry, use the following command:
usgflex200hp> edit running
usgflex200hp running config# vrf main interface ethernet ge3
usgflex200hp running ethernet ge3# ipv4
usgflex200hp running ipv4# del neighbor 192.168.168.23
usgflex200hp running ipv4# commit
Configuration committed.
usgflex200hp running ipv4# copy running startup
Categories
- All Categories
- 442 Beta Program
- 3K Nebula
- 234 Nebula Ideas
- 6.7K Security
- 693 USG FLEX H Series
- 365 Security Ideas
- 1.8K Switch
- 87 Switch Ideas
- 1.4K Wireless
- 56 Wireless Ideas
- 7.1K Consumer Product
- 312 Service & License
- 508 News and Release
- 97 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 5.1K FAQ
- 34 Documents
- 89 About Community
- 114 Security Highlight