Stacking Dell PowerConnect 7000 Series Switches |
|
Mode | FTP |
FTP Server IP | 10.27.64.141 |
FTP Path | PC7000_4.0.0.6.stk |
FTP Filename | |
Data Type | Code |
Destination Filename | image |
Creating a Separate VLAN for File Downloads
When updating the firmware, it is helpful to keep the
The CLI commands in the following example show how to configure port gi1/0/17 as an
console#configure
console (config)#vlan database console (vlan)#vlan 1000 console (vlan)#exit
console (config)#interface vlan 1000
console
console (Config)#interface ethernet gi1/0/17 console
console
console
console
console
console (config)#management
The switch now segregates traffic arriving on port gi1/0/17 onto VLAN 1000. All untagged packets that enter the port are tagged with a VLAN ID of 1000. Additionally, only hosts with an IP address in the 192.168.21.XXX subnet are allowed access to the switch using SSH. The 192.168.XXX.XXX address block is a private address space per RFC 1918. As an added security measure, network administrators can configure their organization’s edge routers to drop ingress and egress traffic destined to this address block.
Page 11