set default atm-bridge payload to 'bridged' so we don't break old configs
SVN-Revision: 11044
This commit is contained in:
parent
533d5126e1
commit
326c6c3d1d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ config interface lan
|
||||||
# option encaps llc
|
# option encaps llc
|
||||||
# option vpi 8
|
# option vpi 8
|
||||||
# option vci 35
|
# option vci 35
|
||||||
# option payload routed # some ISPs need this set to 'bridged'
|
# option payload bridged # some ISPs need this set to 'routed'
|
||||||
|
|
||||||
|
|
||||||
# config interface wan
|
# config interface wan
|
||||||
|
|
Loading…
Reference in a new issue