Delete Interface on Sangfor IAG after add module 10G

Denny Chanditya Lv2Posted 12 Oct 2023 11:41

Hi all,

is there any ways to delete interface on IAG?
we have a 2 module 4x10G, we add to the device, then we want to setup the bridge deployment mode.
then we check the added module is missing from the deployment mode

the old module is 4x1G and 2x10G, when we put it back again to the device, the port 12-15 is showing on the deployment mode, but the 2x10G is not show an the interface is increased until 39(before is 37).


we was tried to the other device(same model) that the 2x10G is show on the deployment mode.

Thanks,
Denny

Newbie517762 has solved this question and earned 20 coins.

Posting a reply earns you 2 coins. An accepted reply earns you 20 coins and another 10 coins for replying within 10 minutes. (Expired) What is Coin?

Enter your mobile phone number and company name for better service. Go

HiHi,


I recommend asking for assistance from Sangfor Technical Support as this will minimize the time required.
E-mail: Tech.Support@sangfor.com


Thank you.
Is this answer helpful?
Newbie517762 Lv5Posted 12 Oct 2023 12:57
  
HiHi,


I recommend asking for assistance from Sangfor Technical Support as this will minimize the time required.
E-mail: Tech.Support@sangfor.com


Thank you.
Farina Ahmed Lv5Posted 16 Oct 2023 14:16
  
To delete an interface on your IAG device, you can access the device's management interface using a web browser or command line interface (CLI). When using the web interface, start by logging in with your credentials and navigating to the "Interfaces" or "Network Configuration" section. Locate the specific interface you want to delete and use the provided option to remove it. Ensure to confirm the action and apply or save the changes afterward.

If you prefer the command line method, establish an SSH connection to your IAG device and access the CLI. Use commands like "show interfaces" to list all interfaces and identify the one you wish to delete. Then, use the appropriate command, such as "delete interface [interface_name]", to remove the interface. Be cautious with the syntax, as it may vary based on your device's configuration. After deletion, save the configuration changes using commands like "write memory" or "save config".

Always consult your device's documentation or contact the manufacturer's support if you are uncertain about any step. Making network configuration changes without proper knowledge can disrupt your network services.
Abdul Sami Lv2Posted 16 Oct 2023 17:43
  
There are 2 ways of deleting interface on IAG.

1. Through Web GUI

  • Go to the Network > Interfaces page.
  • Select the interface you want to delete and click Delete.
  • Click Yes to confirm.


2. Through CLI
  • Enter the following command:
    interface delete <interface_name>
  • Press Enter.
  • Enter Y to confirm.


Please note that deleting an interface will remove it from the IAG and make it unavailable for use.
mdamores Lv3Posted 17 Oct 2023 09:11
  
Two ways to delete an interface on Sangfor IAG:

1. Web based management interface
   - Access the web gui by entering the IP address of your Sangfor IAG device
   - Go to network or interface settings (Network > Interfaces). but it may vary depending on the current firmware version
   - Look for the list of available option and select the interface you want to delete (LAN / WAN / VPN)
   - Delete the interface
   - Save and apply the changes

2. CLI
   - connect to Sangfor IAG's CLI either thru SSH or a console cable using putty, SecureCRT, or other terminal emulator
   - Login using the credentials
   - enter the command: "show interfaces" to show all available interface and enter "delete interface [interface_name]" to confirm
   - save the configuration changes by entering "write memory"
   - logout when done
jerome_itable Lv2Posted 18 Oct 2023 08:09
  
Yes, there are a few ways to delete interfaces on a Sangfor IAG.

Method 1:

    Log in to the Sangfor IAG web interface.
    Click Configuration > Network > Interfaces.
    Select the interface you want to delete and click Delete.
    Click OK to confirm.

Method 2:

    Run the following command from the CLI:

interface delete <interface_name>

Where <interface_name> is the name of the interface you want to delete.

Method 3:

    Open the Sangfor IAG configuration file in a text editor.
    Find the section for the interface you want to delete and remove it.
    Save the configuration file and exit the text editor.
    Restart the Sangfor IAG.

Note: Be careful when deleting interfaces, as this can disrupt network connectivity. Make sure you have a backup plan in place before deleting any interfaces.
Adonis001 Lv3Posted 18 Oct 2023 11:01
  
In Sangfor IAG (Internet Access Gateway), removing an interface or network module depends on the specific model and software version. Generally, you should have administrative access to the Sangfor IAG management interface to perform these tasks
JoanaPatricia Lv2Posted 18 Oct 2023 11:11
  
Some network devices, including Sangfor IAG, provide a command-line interface for advanced configuration. You can access the device via SSH or Telnet and use command-line commands to modify the configuration. Consult the Sangfor IAG documentation or reach out to Sangfor support for the specific commands related to interface removal.
Jigen87 Lv3Posted 18 Oct 2023 11:12
  
Sometimes, the management interface limitations or issues are resolved in newer firmware or software updates. Consider checking if there is a firmware update available for your Sangfor IAG device. Applying an update may provide you with the ability to remove interfaces.
soneosansan Lv3Posted 18 Oct 2023 11:13
  
CLI
- use putty, SecureCRT, or another terminal emulator to connect to Sangfor IAG's CLI over SSH or a console cable.
- Enter the credentials to log in.
- Type "show interfaces" to see every interface that is accessible, then "delete interface [interface_name]" to confirm.
- type "write memory" to preserve the settings changes.
- logoff when finished

I Can Help:

Change

Moderator on This Board

11
54
1

Started Topics

Followers

Follow

15
21
3

Started Topics

Followers

Follow

Board Leaders