[ixpmanager] More Specific Advertising in Route Servers
Nick Hilliard (INEX)
nick at inex.ie
Mon Nov 16 19:45:13 GMT 2020
Shahab Vahabzadeh wrote on 16/11/2020 19:29:
> 0.0.0.0/0{33,32}, # Filter small prefixes
mmm, /32 isn't supported then. Possibly this is a bug.
> What you mean by create a seperate skin? skin for what?
https://docs.ixpmanager.org/features/skinning/
You need to create your own version of the RS configuration file in the
./resources/skins/ directory, e.g.
cd /srv/ixpmanager
mkdir -p ./resources/skins/tehranix/api/v4/router/server/bird2/
cp ./resources/views/api/v4/router/server/bird2/header.foil.php \
./resources/skins/tehranix/api/v4/router/server/bird2/
then edit
resources/skins/tehranix/api/v4/router/server/bird2/header.foil.php to
your taste and set VIEW_SKIN="tehranix" in .env
Incidentally, once you start using skins, it's easy to break things and
it's difficult to resync your local changes with updates from the IXP
Manager distribution.
Nick
More information about the ixpmanager
mailing list