Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vsg
/
216d20cc76effe521d62eb7a5646af5fed49519b
/
.
/
extensions
/
pppoe
/
scripts
/
apps
/
ipv6Apps
/
radvd.conf
blob: ed660cc92397c640fe1d1fd403873466a66254c7 [
file
] [
log
] [
blame
]
interface
eth1
{
AdvSendAdvert
on
;
MinRtrAdvInterval
5
;
MaxRtrAdvInterval
15
;
AdvLinkMTU
1412
;
prefix
2001
:
468
:
181
:
f100
::/
64
{
AdvOnLink
on
;
AdvAutonomous
on
;
};
};