You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
Naming subnets. We assign each subnet a name that is unique among all the children of
the same parent. Similarly to the notation used in a file system, the name of a child subnet is
always prefixed by the name of its parent. For example, subnets P/C and P/D would both be
children of subnet P.
it would be great to use UNIX notation especially if it is mentioned here: /P/C and /P/D instead of P/C and P/D.
it would be great to use UNIX notation especially if it is mentioned here:
/P/Cand/P/Dinstead ofP/CandP/D.