Changes between Version 10 and Version 11 of HowTo/ConfigureOVSWithLayer3Routing


Ignore:
Timestamp:
08/18/14 13:44:31 (10 years ago)
Author:
zwang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/ConfigureOVSWithLayer3Routing

    v10 v11  
    5858route -n
    5959}}}
    60 See output [wiki:HowTo/ConfigureOVSWithLayer3Routing/outputs#ovs-route-n here].
     60See output [wiki:HowTo/ConfigureOVSWithLayer3Routing/outputs#route-n here].
    6161Alternatively, you could do:
    6262{{{
     
    8585ovs-ofctl show OVSbr1
    8686}}}
    87 
     87According to output [wiki:HowTo/ConfigureOVSWithLayer3Routing/outputs#ovs-ofctlshowOVSbr1 here], the port number of eth1 is 1.
    88888. If you want to insert these flows via your controller, you will need to either specify port 65534 explicitly or use whatever convention your controller uses to specify the LOCAL port of a bridge.
    8989Remember to set your controller to all OVS bridges you want to control: