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 has been archived by the owner on Jul 13, 2020. It is now read-only.
Whatever, I think the best way is to check if this address is correctly installed with the context of the current installed network.
Being able to check the IP address against the real network does not fit into the scope of gen-cisco. Even if this is not the priority at the moment, we could actually verify the validation of some entered values against the values accepted by the appropriate Cisco device by returning an error to the user, if necessary.
Hi,
Thanks for
gen-cisco
, I was wondering if it would be possible to include an input parser for the specified YAML file in the command line.For example, this parser could distinguish an incorrect IP address based on the network mask. This could save time debugging.
May be a REGEX matcher, like:
Whatever, I think the best way is to check if this address is correctly installed with the context of the current installed network.
The text was updated successfully, but these errors were encountered: