User manual

VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
8.3.5.3 Interface vlan VLAN-ID
This command changes the operation to vlan interface command mode.
CLI Syntax: interface vlan VLAN-ID
Example: Switch(config)#interface vlan 1
8.3.5.4 IP address
This command sets the ip address for a specific interface.
CLI Syntax: ip address A.B.C.D/M
Example: Switch(config)#ip address 192.168.20.121/24
Note: This will not show the interface name. Please remember which interface you are
configuring.
8.3.5.5 IP helper-address
This command enables DHCP relay for a specific interface
CLI Syntax: ip helper-address A.B.C.D
Example: Switch(config-if)#ip helper-address 192.168.1.180
8.3.5.6 IP OSPF
This command sets up OSPF interface parameters
CLI Syntax: ip ospf
Example: Switch(config-if)#ip ospf cost 100
8.3.5.7 IP PIM
This command sets up PIM-DM interface parameters
CLI Syntax: ip pim
Example: Switch(config-if)#ip pim dense-mode
8.3.5.8 IP RIP
This command sets up RIP interface parameters
CLI Syntax: ip rip
Example: Switch(config-if)#ip rip send version 1
85