Comment edits and pass code check
This commit is contained in:
@@ -20,9 +20,11 @@ a single switch:
|
|||||||
r0-eth3 - s3-eth1 - h3-eth0 (IP: 10.0.0.100)
|
r0-eth3 - s3-eth1 - h3-eth0 (IP: 10.0.0.100)
|
||||||
|
|
||||||
The example relies on default routing entries that are
|
The example relies on default routing entries that are
|
||||||
automatically created for each interface. Additional
|
automatically created for each router interface, as well
|
||||||
routes may be added to the router or hosts by executing
|
as 'defaultRoute' parameters for the host interfaces.
|
||||||
'ip route' or 'route' commands on the router or hosts.
|
|
||||||
|
Additional routes may be added to the router or hosts by
|
||||||
|
executing 'ip route' or 'route' commands on the router or hosts.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from mininet.topo import Topo
|
from mininet.topo import Topo
|
||||||
|
|||||||
Reference in New Issue
Block a user