diff options
author | Dmitry Kozlov <xeb@mail.ru> | 2015-08-17 12:30:03 +0300 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2015-08-17 12:30:03 +0300 |
commit | ae822e2dc968a1d0e9985f4f864343c6684f95bc (patch) | |
tree | 0616f2a4d541840afa8966f0287178bd42a77dc7 /accel-pppd/accel-ppp.conf.5 | |
parent | 87ddec14232bec6d533a0bd337468a7e56de0b80 (diff) | |
download | accel-ppp-ae822e2dc968a1d0e9985f4f864343c6684f95bc.tar.gz accel-ppp-ae822e2dc968a1d0e9985f4f864343c6684f95bc.zip |
ipoe: introduced 'calling-sid' option
This option specifies value of Calling-Station-Id value.
Available options are 'mac' and 'ip'.
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index b5c5e881..bb6dd4d8 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -390,6 +390,9 @@ Turns on soft terminate mode. Soft terminate means that session won't be termina .TP .BI "check-mac-change=" 0|1 If enabled accel-ppp will terminate session when detects change of mac address of client (by default it is enabled). +.TP +.BI "calling-sid=" mac|ip +Specifies value of Calling-Station-Id attribute. .SH [dns] .TP .BI "dns1=" x.x.x.x |