set default atm-bridge payload to 'bridged' so we don't break old configs

SVN-Revision: 11044
master
Matteo Croce 16 years ago
parent 533d5126e1
commit 326c6c3d1d
  1. 2
      target/linux/ar7/base-files/etc/config/network

@ -22,7 +22,7 @@ config interface lan
# option encaps llc
# option vpi 8
# 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

Loading…
Cancel
Save