Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord
/
422f09a49bd74a2b1e2332206afff87590606cfa
/
.
/
ansible
/
roles
/
spineswitch
/
templates
/
spinebr.cfg.j2
blob: 4f0ebe467f356d16a437000a88804ccead221d78 [
file
] [
log
] [
blame
]
auto
spinebr
iface spinebr inet
static
address
{{
net_prefix
}}.
253
network
{{
net_prefix
}}.
0
netmask
255.255
.
255.0
broadcast
{{
net_prefix
}}.
255
bridge_ports eth2 eth3