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)
|
||||
|
||||
The example relies on default routing entries that are
|
||||
automatically created for each interface. Additional
|
||||
routes may be added to the router or hosts by executing
|
||||
'ip route' or 'route' commands on the router or hosts.
|
||||
automatically created for each router interface, as well
|
||||
as 'defaultRoute' parameters for the host interfaces.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user