- Community Home
- >
- Networking
- >
- Legacy
- >
- Switching and Routing
- >
- 3Com Switch model 5500G-EL 24FSP Configuration Fil...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2012 12:17 AM
06-18-2012 12:17 AM
			
				
					
						
							3Com Switch model 5500G-EL 24FSP Configuration File Clarification
						
					
					
				
			
		
	
			
	
	
	
	
	
Hi all :
Below is the configuration file for existing 3Com switch, My questions :
1. Why there is no Access Port to the VLAN?
2. Is there any VLAN inter-routing exist in this switch by this configuration?
3. If there is VLAN inter-routing, is the routing between the different VLAN ok?
Thanks!
Regards,
tangsuan
 sysname CORESWITCH-5500G
#
 undo password-control aging enable
 undo password-control length enable
 password-control login-attempt 3 exceed lock-time 120
#
 dhcp-server 1 ip  10.5.43.10
#
radius scheme system
#
domain system
#
local-user admin
 service-type lan-access
 service-type ssh telnet terminal
 level 2
#
vlan 1
 description Mgt Vlan
 protocol-vlan 0 ip
#
vlan 11
 description NTP Zone
 protocol-vlan 0 ip
#
vlan 43
 description Server VLAN
 protocol-vlan 0 ip
#
vlan 44
 description MIS VLAN
 protocol-vlan 0 ip
#
vlan 45
 description Vlan LAN User
 protocol-vlan 0 ip
#
interface Vlan-interface1
 ip address 192.168.2.254 255.255.255.0
#
interface Vlan-interface11
 ip address 192.168.1.254 255.255.255.0
#
interface Vlan-interface43
 ip address 10.5.43.254 255.255.255.0
#
interface Vlan-interface44
 ip address 10.5.44.254 255.255.255.0
#
interface Vlan-interface45
 ip address 10.5.45.254 255.255.255.0
 dhcp-server 1
#
interface Aux1/0/0
#
interface GigabitEthernet1/0/1
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/2
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/3
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/4
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/5
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/6
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/7
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/8
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/9
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/10
#
interface GigabitEthernet1/0/11
 port link-type trunk
 port trunk permit vlan all
 shutdown
#
interface GigabitEthernet1/0/12
 port link-type trunk
 port trunk permit vlan all
 shutdown
#
interface GigabitEthernet1/0/13
#
interface GigabitEthernet1/0/14
#
interface GigabitEthernet1/0/15
#
interface GigabitEthernet1/0/16
#
interface GigabitEthernet1/0/17
#
interface GigabitEthernet1/0/18
#
interface GigabitEthernet1/0/19
#
interface GigabitEthernet1/0/20
#
interface GigabitEthernet1/0/21
#
interface GigabitEthernet1/0/22
#
interface GigabitEthernet1/0/23
 shutdown
#
interface GigabitEthernet1/0/24
 port link-type trunk
 port trunk permit vlan all
 shutdown
#
interface GigabitEthernet1/0/25
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/26
 port link-type trunk
 port trunk permit vlan all
#
interface GigabitEthernet1/0/27
#
interface GigabitEthernet1/0/28
 port link-type trunk
 port trunk permit vlan all
#
interface Cascade1/2/1
#
interface Cascade1/2/2
#
interface NULL0
#
 dhcp server forbidden-ip 10.5.43.1
 dhcp server forbidden-ip 10.5.43.10
 dhcp server forbidden-ip 10.5.43.20
 dhcp server forbidden-ip 10.5.43.30
 dhcp server forbidden-ip 10.5.43.40 10.5.43.44
 dhcp server forbidden-ip 10.5.43.50
 dhcp server forbidden-ip 10.5.43.254
#
 ip route-static 0.0.0.0 0.0.0.0 10.5.43.1 preference 60
#
user-interface aux 0
 authentication-mode scheme
 history-command max-size 100
 idle-timeout 30 0
 speed 9600
 screen-length 30
user-interface aux 1 7
user-interface vty 0
 authentication-mode scheme
 history-command max-size 20
 screen-length 30
 protocol inbound telnet
user-interface vty 1 4
 
