X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/3057f5e655405b7ba84a559213a1dbaaa3eaaab6..1f48c2907f50134331af26fa6161a27075adac28:/Docs/manual.html diff --git a/Docs/manual.html b/Docs/manual.html index 13748a9..4215189 100644 --- a/Docs/manual.html +++ b/Docs/manual.html @@ -184,6 +184,18 @@ the same as the LAC, or authentication will fail. Only actually be used if the LAC requests authentication. +
The REMOTES LNS configuration is entered by the command: +
BGP routing configuration is entered by the command: The routing configuration section is entered by the command
{permit|deny} ip {host|source source-wildcard|any} - {host|destination destination-wildcard|any} -
{permit|deny} udp {host|source source-wildcard|any} [{eq|neq|gt|lt} port|range from to] {host|destination destination-wildcard|any} [{eq|neq|gt|lt} port|range from to] -
{permit|deny} tcp {host|source source-wildcard|any} [{eq|neq|gt|lt} port|range from to] {host|destination destination-wildcard|any} [{eq|neq|gt|lt} port|range from to] [{established|{match-any|match-all} - {+|-}{fin|syn|rst|psh|ack|urg} ...] - + {+|-}{fin|syn|rst|psh|ack|urg} + ...|fragments] +
-