D-Link xStack DGS-3610 Series Configuration Manual page 87

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

DGS-3610 Series Configuration Guide
Command
DGS-3610(config-if)# ip address ip_address
subnet_mask {[secondary | tertiary |
quartus][broadcast]}
To delete the IP address of an L3 interface, use the no ip address command in interface
configuration mode.
The no switchport operation cannot be performed on one member of L2 Aggregate Ports.
The following example shows how to set an L2 interface to routed port and assign an IP
address to it.
DGS-3610# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DGS-3610(config)# interface gigabitethernet 2/1
DGS-3610(config-if)# no switchport
DGS-3610(config-if)# ip address 192.20.135.21 255.255.255.0
DGS-3610(config-if)# no shutdown
DGS-3610(config-if)# end
6.2.9.1
Configuring SVI
The section describes how to create an SVI and some related configuration of SVI.
You may create an SVI or modify an existing one by using interface vlan vlan-id.
Configuration of SVI:
Command
DGS-3610(config)# interface vlan vlan-id
Then, you can configure the attributes related to SVI. For detailed information, please refer
to the Configuring IP Single Address Route.
The following example shows how to enter interface configuration mode and how to assign
an IP address to SVI 100.
DGS-3610# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DGS-3610(config)# interface vlan 100
DGS-3610(config-if)# ip address 192.168.1.1 255.255.255.0
DGS-3610(config-if)# end
6.2.9.2
Configuring Routed Ports
This section describes how to create Routed port and the related configuration of Routed
port.
Chapter 6 Configuring Interfaces
Function
Configure the IP address and subnet mask.
Function
Enter SVI interface configuration mode.
6-15

Advertisement

Table of Contents
loading

Table of Contents