CCT is geared more for the technician in the field who needs to get basic stuff done without having to understand all the underlying theory. It is good for those who just need to "get it working" without having to explain "how it works".
CCT provides great foundation for those who want to...
p2p or b'cast as long as you are the same on both ends. The biggest issue with trying to mix p2p and b'cast is the DR requirement for b'cast.
For the IGMP, you'll need to enable PIM on the appropriate interfaces. However, as Andy states without more information, can't be too helpful here.
My 2 cents. A complete IP address requires both the address and the mask. Neither piece by itself gives full information about the address.
For example: Given the address 172.25.33.55, how is it subnetted? Ans. Not enough information given. Best guess is it is at classful mask /16. When I give...
The mac-address table (or CAM table on high-end switches) doesn't have a configurable timer.
My focus will be on the firewall. I'm not familiar with the Kapersky but a Cisco firewall will timeout connections eventually when they aren't being used. After all, that's what a firewall is supposed...
I doubt the switch is the culprit. However, there are underlying databases that might be timing out such as the arp cache on the hosts or even the mac address-table on the switch. Both those databases will clear unused entries after 5 minutes of inactivity, but a 60 min timeout indicates...
Hard to tell what you're asking, but if this is for admin access to the switch there is a timeout on the vty lines. By default it is set to 10 minutes of inactivity but is configurable. If you haven't already, look at:
show run | begin line
If you see:
line vty 0 15
exec-timeout 60 0
That...
First, your 2509 doesn't support OSPF. Cisco uses boilerplates in their IOSes so often you will see a command available when the underlying code doesn't implement the command.
Second, Yes you can use your 2610 as a frame switch and a router. That is commonly done for lab environments.
I remember when dirt got invented. Right before we created the dinosaurs...Still befuddled by that thar' wheel contrapshun, though.
Tim, when is your lab scheduled for? ;)
(If you don't like dangling prepositions, just put a'hole at the end.) We be good.
On R1:
int s1/0
no keep
fram int 222
On R2:
int s0/0
no keep
fram int 222
That will let you do back-to-back FR on the interfaces.
Otherwise, you can set up on of the routers as a FR switch, but that involves a lot more configuration.
IP Address and subnet mask are required. If clients want to get off their network to other networks, the default gateway is also required.
An IP address is not complete without mask information these days where we use CIDR and VLSM.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.