++notes ++begin nat64 prefix
This commit is contained in:
parent
25405a6ae1
commit
f7fc8ef412
2 changed files with 17 additions and 3 deletions
|
|
@ -64,6 +64,7 @@ class L2Controller(object):
|
|||
self.info['v4_gen'] = self.info['v4_base'].subnets(new_prefix=self.info['v4_mask'])
|
||||
|
||||
self.info['switch_suffix'] = 0x42
|
||||
self.info['nat64_nat_prefix'] = ipaddress.ip_network("64:ff9b::/96")
|
||||
|
||||
self.v6_routes = {}
|
||||
self.v6_routes[None] = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue