From 3d0bc6656850ac9e0e7334df2f5cfd13db240b89 Mon Sep 17 00:00:00 2001 From: Ian Chilton Date: Wed, 17 Feb 2021 20:16:55 +0000 Subject: [PATCH] features/layer2-addresses.md: Add --vlanid= to update-l2database.pl call --- docs/features/layer2-addresses.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/features/layer2-addresses.md b/docs/features/layer2-addresses.md index b0e0cd0ad..87fbc4d08 100644 --- a/docs/features/layer2-addresses.md +++ b/docs/features/layer2-addresses.md @@ -107,7 +107,8 @@ joe /usr/local/etc/ixpmanager.conf #and set database settings cp $IXPROOT/tools/runtime/l2database/update-l2database.pl /usr/local/bin # and then add it to your periodic cron job with: -/usr/local/bin/update-l2database.pl +# replace X with the id of your vlan from the database: +/usr/local/bin/update-l2database.pl --vlanid=X ``` ## OUI Database