API Guide

OS10(config)# default interface range ethernet 1/1/1,1/1/2-1/1/4
Proceed to cleanup interface range config? [confirm yes/no]:yes
Mar 5 22:21:12 OS10 dn_l3_core_services[590]: Node.1-Unit.1:PRI:notice
[os10:trap], %Dell EMC (OS10) %log-notice:IP_ADDRESS_DEL: IP Address
delete is successful. IP 192.21.43.1/31 deleted successfully
Mar 5 22:21:12 OS10 dn_l3_core_services[590]: Node.1-Unit.1:PRI:notice
[os10:trap], %Dell EMC (OS10) %log-notice:IP_ADDRESS_DEL: IP Address
delete is successful. IP 2000:21:43::21:43:1/127 deleted successfully
Mar 5 22:21:12 OS10 dn_l3_core_services[590]: Node.1-Unit.1:PRI:notice
[os10:trap], %Dell EMC (OS10) %log-notice:IP_ADDRESS_DEL: IP Address
delete is successful. IP 192.28.43.1/31 deleted successfully
Mar 5 22:21:12 OS10 dn_l3_core_services[590]: Node.1-Unit.1:PRI:notice
[os10:trap], %Dell EMC (OS10) %log-notice:IP_ADDRESS_DEL: IP Address
delete is successful. IP 2000:28:43::28:43:1/127 deleted successfully
Mar 5 22:21:12 OS10 dn_l3_core_services[590]: Node.1-Unit.1:PRI:notice
[os10:trap], %Dell EMC (OS10) %log-notice:IP_ADDRESS_DEL: IP Address
delete is successful. IP 192.41.43.1/31 deleted successfully
Mar 5 22:21:12 OS10 dn_l3_core_services[590]: Node.1-Unit.1:PRI:notice
[os10:trap], %Dell EMC (OS10) %log-notice:IP_ADDRESS_DEL: IP Address
delete is successful. IP 2000:41:43::41:43:1/127 deleted successfully
Mar 5 22:21:12 OS10 dn_ifm[602]: Node.1-Unit.1:PRI:notice [os10:trap],
%Dell EMC (OS10) %log-notice:IFM_OSTATE_UP: Interface operational state
is up :vlan1
OS10(config)# interface range ethernet 1/1/1-1/1/4
OS10(conf-range-eth1/1/1-1/1/4)# show configuration
!
interface ethernet1/1/1
no shutdown
switchport access vlan 1
!
interface ethernet1/1/2
no shutdown
switchport access vlan 1
!
interface ethernet1/1/3
no shutdown
switchport access vlan 1
!
interface ethernet1/1/4
no shutdown
switchport access vlan 1
OS10(conf-range-eth1/1/1-1/1/4)#
Supported
releases
10.4.0E(R1) or later
default vlan-id
Reconfigures the VLAN ID of the default VLAN.
Syntax
default vlan-id vlan-id
Parameters vlan-id Enter the default VLAN ID number, from 1 to 4093.
Default VLAN1
Command Mode CONFIGURATION
Usage
Information
By default, VLAN1 serves as the default VLAN for switching untagged L2 traffic on OS10 ports in Trunk or
Access mode. If you use VLAN1 for network-specific data traffic, reconfigure the VLAN ID of the default
VLAN. The command reconfigures the access VLAN ID, the default VLAN, of all ports in Switchport Acess
mode. Ensure that the VLAN ID exists before configuring it as the default VLAN.
Example
OS10(config)# default vlan-id 10
OS10(config)# do show running-configuration
284 Interfaces