Configure a Cisco VWIC card
Cisco VWIC cards need configuration before their serial ports will appear in the interface list. Once the VWIC configured, HDLC, frame relay, or ATM with an AIM processor can be configured.
The Cisco VWIC cards can be configured with different channel-groups to support different applications, such as voice and data, on the same physical circuit.
To configure the VWIC, connect to the router, enter the appropriate passwords, then:
Enter configuration mode:
Enter controller configuration mode:
If configuring for ATM with AIM, the following line is needed to enable the AIM processor:
Create the channel-groups:
Now, messages should appear on the console about a new serial port. This port can now be configured for HDLC, frame relay, or ATM.
Switch to interface configuration mode:
or
Note that multiple channel-groups may be defined, but the number of timeslots must be reduced. Timeslots must be entered as a range, and speed defaults to 56.
Also see ...
H3ATM is growing in popularity as a wide area network (WAN) medium. ATM offers small cell size and strict quality of service, allowing voice, video, and data to coexist./H3PFirst, Terminology: br / br /VPI Virtural Path Identifier, 5 in this example br /VCI Virtual Circuit Identifie
H3When you have a home lab you want to have console connectivity to all your routers at the same time. By using a terminal server (2509 2512 router range) we can accomplish this./H3PTo use a terminal server we need a 2509/2510 8 lines or 2511/2512 16 lines router and 1 or 2 octal cables. br
H3A static route adds an entry to the routing table for a specific destination IP address or subnet./H3PTo route traffic to the 10.10.20.0/24 subnet through the IP address 192.168.100.1: br / br /div class="code"conf t br /ip route 10.10.20.0 255.255.255.0 192.168.100.1P br /
H3A quick command shows the up or down state and ip address of all interfaces on the Cisco router./H3PFrom enable mode: br / br /div class="code"show ip interfaces briefP br /or br / br /div class="code"sho ip int briP/P
H3When you build a Cisco lab for home use you can simulate a Frame Relay cloud using a 2521 or 2522 or 2600 series with an 8 port sync/async card./H3PThe first step we do is enable Frame Relay switching on the router with the span style="font weight: bold"frame relay switching/span global
