|
|
(25 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <html>
| | =How To's= |
| | | '''Barionet 1000'''<br> |
| <head>
| | • [https://www.barix.com/fileadmin/data/howto/Barionet1000_HowTo_configure_as_an_access_point.pdf How to configure as an access point] <br> |
| <meta http-equiv=Content-Type content="text/html; charset=unicode">
| | • [https://www.barix.com/fileadmin/data/howto/Barionet1000_HowTo_configure_as_Wi-Fi_client.pdf How to configure as Wi-Fi client ] <br> |
| <meta name=Generator content="Microsoft Word 15 (filtered)">
| | • [https://www.barix.com/fileadmin/data/howto/Barionet1000_HowTo_enable_SLAAC.pdf How to enable SLAAC] |
| <title>Configuring the Barix Barionet 1000 as an access point</title>
| | <br> |
| <style>
| | <br> |
| <!--
| | Back to [[Main Page#Products]] |
| @media print {
| |
| #main {
| |
| padding-bottom: 1em !important; /* The default padding of 6em is too much for printouts */
| |
| }
| |
| | |
| body {
| |
| font-family: Arial, Helvetica, FreeSans, sans-serif;
| |
| font-size: 10pt;
| |
| line-height: 1.2;
| |
| }
| |
| | |
| body, #full-height-container, #main, #page, #content, .has-personal-sidebar #content {
| |
| background: #fff !important;
| |
| color: #000 !important;
| |
| border: 0 !important;
| |
| width: 100% !important;
| |
| height: auto !important;
| |
| min-height: auto !important;
| |
| margin: 0 !important;
| |
| padding: 0 !important;
| |
| display: block !important;
| |
| }
| |
| | |
| a, a:link, a:visited, a:focus, a:hover, a:active {
| |
| color: #000;
| |
| }
| |
| | |
| #content h1,
| |
| #content h2,
| |
| #content h3,
| |
| #content h4,
| |
| #content h5,
| |
| #content h6 {
| |
| font-family: Arial, Helvetica, FreeSans, sans-serif;
| |
| page-break-after: avoid;
| |
| }
| |
| | |
| pre {
| |
| font-family: Monaco, "Courier New", monospace;
| |
| }
| |
| | |
| #header,
| |
| .aui-header-inner,
| |
| #navigation,
| |
| #sidebar,
| |
| .sidebar,
| |
| #personal-info-sidebar,
| |
| .ia-fixed-sidebar,
| |
| .page-actions,
| |
| .navmenu,
| |
| .ajs-menu-bar,
| |
| .noprint,
| |
| .inline-control-link,
| |
| .inline-control-link a,
| |
| a.show-labels-editor,
| |
| .global-comment-actions,
| |
| .comment-actions,
| |
| .quick-comment-container,
| |
| #addcomment {
| |
| display: none !important;
| |
| }
| |
| | |
| /* CONF-28544 cannot print multiple pages in IE */
| |
| #splitter-content {
| |
| position: relative !important;
| |
| }
| |
| | |
| .comment .date::before {
| |
| content: none !important; /* remove middot for print view */
| |
| }
| |
| | |
| h1.pagetitle img {
| |
| height: auto;
| |
| width: auto;
| |
| }
| |
| | |
| .print-only {
| |
| display: block;
| |
| }
| |
| | |
| #footer {
| |
| position: relative !important; /* CONF-17506 Place the footer at end of the content */
| |
| margin: 0;
| |
| padding: 0;
| |
| background: none;
| |
| clear: both;
| |
| }
| |
| | |
| #poweredby {
| |
| border-top: none;
| |
| background: none;
| |
| }
| |
| | |
| #poweredby li.print-only {
| |
| display: list-item;
| |
| font-style: italic;
| |
| }
| |
| | |
| #poweredby li.noprint {
| |
| display: none;
| |
| }
| |
| | |
| /* no width controls in print */
| |
| .wiki-content .table-wrap,
| |
| .wiki-content p,
| |
| .panel .codeContent,
| |
| .panel .codeContent pre,
| |
| .image-wrap {
| |
| overflow: visible !important;
| |
| }
| |
| | |
| /* TODO - should this work? */
| |
| #children-section,
| |
| #comments-section .comment,
| |
| #comments-section .comment .comment-body,
| |
| #comments-section .comment .comment-content,
| |
| #comments-section .comment p {
| |
| page-break-inside: avoid;
| |
| }
| |
| | |
| #page-children a {
| |
| text-decoration: none;
| |
| }
| |
| | |
| /**
| |
| hide twixies
| |
| | |
| the specificity here is a hack because print styles
| |
| are getting loaded before the base styles. */
| |
| #comments-section.pageSection .section-header,
| |
| #comments-section.pageSection .section-title,
| |
| #children-section.pageSection .section-header,
| |
| #children-section.pageSection .section-title,
| |
| .children-show-hide {
| |
| padding-left: 0;
| |
| margin-left: 0;
| |
| }
| |
| | |
| .children-show-hide.icon {
| |
| display: none;
| |
| }
| |
| | |
| /* personal sidebar */
| |
| .has-personal-sidebar #content {
| |
| margin-right: 0px;
| |
| }
| |
| | |
| .has-personal-sidebar #content .pageSection {
| |
| margin-right: 0px;
| |
| }
| |
| | |
| .no-print, .no-print * {
| |
| display: none !important;
| |
| }
| |
| }
| |
| | |
| /* Font Definitions */
| |
| @font-face
| |
| {font-family:"Cambria Math";
| |
| panose-1:2 4 5 3 5 4 6 3 2 4;}
| |
| /* Style Definitions */
| |
| p.MsoNormal, li.MsoNormal, div.MsoNormal
| |
| {margin:0in;
| |
| margin-bottom:.0001pt;
| |
| font-size:12.0pt;
| |
| font-family:"Times New Roman",serif;}
| |
| h1
| |
| {mso-style-link:"Heading 1 Char";
| |
| margin-right:0in;
| |
| margin-left:0in;
| |
| font-size:24.0pt;
| |
| font-family:"Times New Roman",serif;
| |
| font-weight:bold;}
| |
| p
| |
| {margin-right:0in;
| |
| margin-left:0in;
| |
| font-size:12.0pt;
| |
| font-family:"Times New Roman",serif;}
| |
| p.msonormal0, li.msonormal0, div.msonormal0
| |
| {mso-style-name:msonormal;
| |
| margin-right:0in;
| |
| margin-left:0in;
| |
| font-size:12.0pt;
| |
| font-family:"Times New Roman",serif;}
| |
| span.Heading1Char
| |
| {mso-style-name:"Heading 1 Char";
| |
| mso-style-link:"Heading 1";
| |
| font-family:"Calibri Light",sans-serif;
| |
| color:#2F5496;}
| |
| .MsoChpDefault
| |
| {font-size:10.0pt;}
| |
| @page WordSection1
| |
| {size:8.5in 11.0in;
| |
| margin:1.0in 1.0in 1.0in 1.0in;}
| |
| div.WordSection1
| |
| {page:WordSection1;}
| |
| -->
| |
| </style>
| |
| | |
| </head>
| |
| | |
| <body lang=EN-US>
| |
| | |
| <div class=WordSection1>
| |
| | |
| <h1>Configuring the Barix Barionet 1000 as an access point</h1>
| |
| | |
| <p> </p>
| |
| | |
| <p>First, we need to Configure the LAN IP:</p>
| |
| | |
| <p><img width=1209 height=759 id="Picture 8"
| |
| src="Configuring+the+Barix+Barionet+1000+as+an+access+point_files/image001.png"></p>
| |
| | |
| <p>Then, we need to delete the WLAN IP.</p>
| |
| | |
| <p>You should get a similar image after deletion of the WLAN:</p>
| |
| | |
| <p><img width=1343 height=735 id="Picture 7"
| |
| src="Configuring+the+Barix+Barionet+1000+as+an+access+point_files/image002.png"></p>
| |
| | |
| <p> </p>
| |
| | |
| <p>and then, associate this to the LAN:</p>
| |
| | |
| <p><img
| |
| src="http://jira.qiba.ch/secure/attachment/14037/14037_image-2017-03-27-10-07-37-664.png"
| |
| alt="http://jira.qiba.ch/secure/attachment/14037/14037_image-2017-03-27-10-07-37-664.png"> </p>
| |
| | |
| <p> </p> | |
| | |
| <p>and </p>
| |
| | |
| <p> </p>
| |
| | |
| <p> <img
| |
| src="http://jira.qiba.ch/secure/attachment/14036/14036_image-2017-03-27-10-05-44-181.png"
| |
| alt="http://jira.qiba.ch/secure/attachment/14036/14036_image-2017-03-27-10-05-44-181.png"></p>
| |
| | |
| <p> </p> | |
| | |
| <p>After doing Save and apply you should get:</p>
| |
| | |
| <p><img
| |
| src="http://jira.qiba.ch/secure/attachment/14040/14040_image-2017-03-27-10-15-32-805.png"
| |
| alt="http://jira.qiba.ch/secure/attachment/14040/14040_image-2017-03-27-10-15-32-805.png"></p>
| |
| | |
| <p> </p>
| |
| | |
| <p> </p>
| |
| | |
| <p> </p>
| |
| | |
| </div>
| |
| | |
| </body>
| |
| | |
| </html>
| |