<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Command Configuration &#8211; Edgenexus Knowledge Base</title>
	<atom:link href="https://kb.edgenexus.io/kb/category/command-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>https://kb.edgenexus.io</link>
	<description></description>
	<lastBuildDate>Fri, 08 Mar 2024 14:37:35 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://kb.edgenexus.io/wp-content/uploads/2024/09/cropped-Edgenexus-KB-Icon-3webp-32x32.png</url>
	<title>Command Configuration &#8211; Edgenexus Knowledge Base</title>
	<link>https://kb.edgenexus.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Shell Command Reference</title>
		<link>https://kb.edgenexus.io/kb/shell-command-reference/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Fri, 08 Mar 2024 14:36:59 +0000</pubDate>
				<guid isPermaLink="false">https://sujais.sg-host.com/?post_type=epkb_post_type_1&#038;p=113</guid>

					<description><![CDATA[Command Parameter1 Parameter2 Description Example date Shows the configured date and time currently configured Tue Sept 3 13:00 UTC 2013 defaults Assign the factory default settings for your appliance exit Log out of the command line interface help Displays all valid commands ifconfig [blank] View the interface configuration for all interfaces ifconfig eth0 View the [&#8230;]]]></description>
										<content:encoded><![CDATA[<figure class="wp-block-table">
<table>
<tbody>
<tr>
<td><strong>Command</strong></td>
<td><strong>Parameter1</strong></td>
<td><strong>Parameter2</strong></td>
<td><strong>Description</strong></td>
<td><strong>Example</strong></td>
</tr>
<tr>
<td>date</td>
<td></td>
<td></td>
<td>Shows the configured date and time currently configured</td>
<td>Tue Sept 3 13:00 UTC 2013</td>
</tr>
<tr>
<td>defaults</td>
<td></td>
<td></td>
<td>Assign the factory default settings for your appliance</td>
<td></td>
</tr>
<tr>
<td>exit</td>
<td></td>
<td></td>
<td>Log out of the command line interface</td>
<td></td>
</tr>
<tr>
<td>help</td>
<td></td>
<td></td>
<td>Displays all valid commands</td>
<td></td>
</tr>
<tr>
<td>ifconfig</td>
<td>[blank]</td>
<td></td>
<td>View the interface configuration for all interfaces</td>
<td>ifconfig</td>
</tr>
<tr>
<td></td>
<td>eth0</td>
<td></td>
<td>View the interface configuration of eth0 only</td>
<td>ifconfig eth0</td>
</tr>
<tr>
<td>machineid</td>
<td></td>
<td></td>
<td>This command will provide the machineid used to licence the ADC ADC</td>
<td>EF4-3A35-F79</td>
</tr>
<tr>
<td>quit</td>
<td></td>
<td></td>
<td>Log out of the command line interface</td>
<td></td>
</tr>
<tr>
<td>reboot</td>
<td></td>
<td></td>
<td>Terminate all connections and reboot the ADC ADC</td>
<td>reboot</td>
</tr>
<tr>
<td>restart</td>
<td></td>
<td></td>
<td>Restart the ADC ADC virtual services</td>
<td></td>
</tr>
<tr>
<td>route</td>
<td>[blank]</td>
<td></td>
<td>View the routing table</td>
<td>route</td>
</tr>
<tr>
<td></td>
<td>add</td>
<td>default gw</td>
<td>Add the default gateway IP address</td>
<td>route add default gw 192.168.100.254</td>
</tr>
<tr>
<td>set</td>
<td>greenside</td>
<td></td>
<td>Set the management IP address for ADC</td>
<td>set greenside=192.168.101.1</td>
</tr>
<tr>
<td></td>
<td>mask</td>
<td></td>
<td>Set the subnet mask for an interface. Interface names are eth0, eth1….</td>
<td>set mask eth0 255.255.255.0</td>
</tr>
<tr>
<td>show</td>
<td></td>
<td></td>
<td>Displays the global configuration settings</td>
<td></td>
</tr>
<tr>
<td>shutdown</td>
<td></td>
<td></td>
<td>Terminate all connections and power-off the ADC ADC</td>
<td></td>
</tr>
<tr>
<td>status</td>
<td></td>
<td></td>
<td>Displays the current data statistics</td>
<td></td>
</tr>
<tr>
<td>top</td>
<td></td>
<td></td>
<td>View the process information such as CPU and Memory</td>
<td></td>
</tr>
<tr>
<td>viewlog</td>
<td>messages</td>
<td></td>
<td>Displays the raw syslog messages</td>
<td>View log messages</td>
</tr>
</tbody>
</table><figcaption class="wp-element-caption"><strong>Please note: Commands are not case sensitive. There is no command history.<br></strong><br></figcaption></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Change or add a default gateway</title>
		<link>https://kb.edgenexus.io/kb/change-or-add-a-default-gateway/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 15:48:16 +0000</pubDate>
				<guid isPermaLink="false">https://sujais.sg-host.com/?post_type=epkb_post_type_1&#038;p=87</guid>

					<description><![CDATA[To add a default gateway or change an existing one, open the VM console. Once opened, login and enter the following command: route add default gw n.n.n.n where n.n.n.n is the IP address of your gateway. The ADC will perform a network restart and the change will be active.]]></description>
										<content:encoded><![CDATA[<p>To add a default gateway or change an existing one, open the VM console.</p>
<p>Once opened, login and enter the following command:</p>
<p><kbd><strong>route add default gw n.n.n.n</strong></kbd></p>
<p>where n.n.n.n is the IP address of your gateway.</p>
<p>The ADC will perform a network restart and the change will be active.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to change the subnet of the management interface</title>
		<link>https://kb.edgenexus.io/kb/how-to-change-the-subnet-of-the-management-interface/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 15:43:01 +0000</pubDate>
				<guid isPermaLink="false">https://sujais.sg-host.com/?post_type=epkb_post_type_1&#038;p=84</guid>

					<description><![CDATA[If you wish to change the subject of the eth0 network interface, you can do this using the console. Open the VM console and log in using your admin credentials. Enter the following command: set mask eth0 255.255.255.0 and press Enter. The subnet will change once the network interface has been reinitialized.]]></description>
										<content:encoded><![CDATA[<p>If you wish to change the subject of the eth0 network interface, you can do this using the console.</p>
<p>Open the VM console and log in using your admin credentials.</p>
<p>Enter the following command:</p>
<p><strong><mark style="background-color:var(--ast-global-color-4)" class="has-inline-color">set mask eth0 255.255.255.0</mark></strong></p>
<p>and press Enter.</p>
<p>The subnet will change once the network interface has been reinitialized.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Changing the ADC Management IP</title>
		<link>https://kb.edgenexus.io/kb/changing-the-adc-management-ip/</link>
		
		<dc:creator><![CDATA[jsavoor@edgenexus.io]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 15:38:33 +0000</pubDate>
				<guid isPermaLink="false">https://sujais.sg-host.com/?post_type=epkb_post_type_1&#038;p=82</guid>

					<description><![CDATA[There will be times when you wish to change the ADC&#8217;s management IP address. Some care should be taken of when making such a change as it affects the license. If you go ahead with such a change, you will find the ADC has lost its license and you will need to apply to support@edegnexus.io [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>There will be times when you wish to change the ADC&#8217;s management IP address.</p>
<p>Some care should be taken of when making such a change as it affects the license. If you go ahead with such a change, you will find the ADC has lost its license and you will need to apply to support@edegnexus.io for a new one.</p>
<p>In order to change the management IP, open the console of the ADC virtual machine. This is not the web interface, but the console of the VM.</p>
<p>Log in to the console using your credentials.</p>
<p>Type </p>
<p><code><strong>set greenside=n.n.n.n</strong></code></p>
<p>where n.n.n.n is the new IP address you wish to use.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
