![AsGa LightBolt 28304-E1 User Manual Download Page 67](http://html1.mh-extra.com/html/asga/lightbolt-28304-e1/lightbolt-28304-e1_user-manual_2981900067.webp)
AsGa Light
AsGa Light
AsGa Light
AsGa LightBOLT
BOLT
BOLT
BOLT 10GigE Switch
10GigE Switch
10GigE Switch
10GigE Switch
U
U
U
User Guide
ser Guide
ser Guide
ser Guide
Configuration
Configuration
Configuration
Configuration
67
AsGOS(config)# interface ge2
AsGOS(interface)#
AsGOS# configure terminal
AsGOS(config)# interface vlan1.200
AsGOS(interface-vlan)#
Related Commands
show interface
shutdown
5.1.11 ip address
Use the ip address interface configuration command to set an IP address for the Layer 2
switch or an IP address for each switch virtual interface (SVI) or routed port on the Layer 3 switch.
Use the no form of this command to remove an IP address or to disable IP processing.
Command Syntax
ip address
<ip-address>/< subnet-mask>
no ip address
[ip-address / subnet-mask]
Command Mode
Interface
Default
No default sets for this command.
Examples
AsGOS# configure terminal
AsGOS(config)# interface ge2
AsGOS(interface)# ip address 10.10.10.10/23
AsGOS# configure terminal
AsGOS(config)# interface vlan1.200
AsGOS(interface-vlan)# ip address 10.10.10.10/23
Related Commands
5.1.12 ip-access-group
Use the ip access-group interface configuration command to control access to a Layer 2
interface. Use the no form of this command to remove all access groups or the specified access
group from the interface.
Command Syntax
ip access-group
{access-list-number }
{in | out}
no ip access-group
[access-list-number]
{in | out}