close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 6, 2012, 12:16:31 AM (10 years ago)
- Author:
-
davide
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v21
|
v22
|
|
76 | 76 | Create the first datapath: |
77 | 77 | {{{ |
78 | | wget -qO- asngw-host:5052/wimaxrf/datapath/add?vlan=0 |
| 78 | wget -qO- asngw-host:5052/wimaxrf/datapath/add?vlan=0&type=simple |
79 | 79 | }}} |
80 | 80 | |
… |
… |
|
86 | 86 | wget -qO- asngw-host:5052/wimaxrf/datapath/clients/add?vlan=0&ipaddress=10.43.0.2&macaddr=00:01:02:03:04:06 |
87 | 87 | }}} |
| 88 | |
| 89 | ''macaddr'' MUST be all lowercase. |