Location of subnet/netmask in args,cni

16 views
Skip to first unread message

Marc Roos

unread,
Aug 21, 2020, 12:55:53 PM8/21/20
to cni-dev


I have been using this layout to assign ip addresses.

{
"name": "cni-bridge-test",
"args": {
"cni": {
"ips": ["192.168.0.100"]
}
}
}

How, where should I the subnet/netmask?

This gives an error

{
"name": "cni-bridge-test",
"args": {
"cni": {
"ips": ["192.168.0.100/23"]
}
}
}


--
You received this message because you are subscribed to the Google
Groups "cni-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to cni-dev+u...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/cni-dev/%22H0000071001797c0.1598025065.sx.f1-outsourcing.eu*%22%40MHS.


Reply all
Reply to author
Forward
0 new messages