Cisco 3512-XL Switch

The following code example provides a configuration for the Cisco 3512-XL switch.

Code Example B-2. Cisco 3512-XL Switch Sample Configuration
 ! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname fijinet-switch ! no spanning-tree vlan 1 no spanning-tree vlan 2 ! ip subnet-zero ! interface FastEthernet0/1 description VLAN2 switchport access vlan 2 ! interface FastEthernet0/2 description VLAN2 switchport access vlan 2 ! interface FastEthernet0/3 description VLAN2 switchport access vlan 2 ! interface FastEthernet0/4 description VLAN2 switchport access vlan 2 ! interface FastEthernet0/5 description VLAN2 switchport access vlan 2 ! interface FastEthernet0/6 ...

Get Designing ISP Architectures now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.