User Tools

Site Tools


networking:router:mikrotik_switch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:router:mikrotik_switch [2014/03/08 17:15]
gcooper
networking:router:mikrotik_switch [2014/03/27 11:18] (current)
gcooper
Line 24: Line 24:
  
 <file> <file>
 +/interface ethernet print
 /interface ethernet switch print /interface ethernet switch print
- +/interface ethernet switch port print
-/interface ethernet print+
 </file> </file>
  
-===== Configure Switch Group =====+===== Configure Switch Groups =====
  
 :!: Here we divide the switch into two switch groups of 17 and 6 ports each. :!: Here we divide the switch into two switch groups of 17 and 6 ports each.
Line 135: Line 135:
   add address=172.16.1.2/30 interface=ether1-wan comment="Gateway to Upstream Router"   add address=172.16.1.2/30 interface=ether1-wan comment="Gateway to Upstream Router"
   add address=10.10.4.1/24 interface=ether2-master comment="Gateway for Private Subnet"   add address=10.10.4.1/24 interface=ether2-master comment="Gateway for Private Subnet"
-  add address=198.167.189.17/28 interface=ether19-master comment="Gateway for Public Subnet"+  add address=xxx.xxx.xxx.xxx/xx interface=ether19-master comment="Gateway for Public Subnet"
  
 print print
networking/router/mikrotik_switch.1394324155.txt.gz · Last modified: 2014/03/08 17:15 by gcooper