(usr-tc) Changing the mask through CLI
What is the command for changing the IP Net mask through the CLI? John Mies Illinet.com http://www.illinet.com - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 you must disable and delete the network in order to create a new network with the appropiated netmask with the following commands: disable ip network <net> delete ip network <net> and then: add ip netWORK <net> FRAME ethERNET_II INTERFACE eth:1 enaBLED YES addRESS x.x.x.x/y where: <net> is the network name. x.x.x.x is an ip address for interface eth:1 y is the mask specifier, it can be a numeric value from 8 to 32. regards, Jorge Lozano <jorge@andinet.com> NA and ISSO Andinet On Line <http://www.andinet.com> The only way to predict the future is... to create it! - -----Mensaje original----- De: owner-usr-tc@lists.xmission.com [mailto:owner-usr-tc@lists.xmission.com]En nombre de John Mies Enviado el: Viernes, 26 de Enero de 2001 01:27 p.m. Para: usr-tc@lists.xmission.com Asunto: (usr-tc) Changing the mask through CLI What is the command for changing the IP Net mask through the CLI? John Mies Illinet.com http://www.illinet.com - - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message. -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com> iQA/AwUBOnHMk6p3oywyFVUlEQJbzACg6YfuiAyZ0e3qRZLTaZyn5A1S1zYAoKz8 b0OBAfFxztqhp+UcdJZClqMZ =LmSn -----END PGP SIGNATURE----- - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.
On Fri, 26 Jan 2001, John Mies wrote:
What is the command for changing the IP Net mask through the CLI?
If it's a HiPer ARC: reconfigure ip network <netname> address <address>/<prefixlength> - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.
participants (3)
-
Antonio Querubin -
John Mies -
Jorge Lozano