Routing

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Labels

Forum Posts

Hi All;What exactly the difference between Permanent Virual Circuit and Switched Virual Circuit? The X.25 and the Frame Relay are considered to be PVC or SVC? How?Also how the GRE is considered a type of VPN (but ofcourse without secuirty)? What kind...

Here's config...interface FastEthernet0/10switchport access vlan 10no ip addressspanning-tree portfastinterface Vlan10description cust2ip address 1.1.6.37 255.255.255.252ip access-group inbound inip access-group outbound outinterface FastEthernet0/11...

jahilnt10 by Level 1
  • 1610 Views
  • 4 replies
  • 0 Helpful votes

When I am checking Sh Port on Cisco Catalyst 6500 I am getting FCS-Err 18360 on port 3/1.Port 3/1 is connected with another Catalyst 6500 through single mode fiber on another location.I am facing ping break issues and slow network complains from user...

Hi,I would like to manage my Cisco 867 by using CP Express GUI software. For you can use CPE you have to enable HTTP, configure an IP and add a user:(config)# username 'name' privilege 15 secret 0 'password' Everthings seems fine, router is reachable...

Resolved! Comment BGP Config

Dear Expert,Two ISPs (local ISP and global ISP) will be peered with bgp router and form the multi-homing. We would like to seek for your comments on the configuration of the bgp router located in Hong Kong data center. Attached please find the logica...

Hello Guys!1)Would You Please post me a link that contains all XDSL Modules2)what in the Anex Router that most of The IPSs used for DSL Connection3)what is the Mulflex genaration Means?Thanks

alsayed by Level 1
  • 384 Views
  • 2 replies
  • 0 Helpful votes

guys we have couple of WAN (IP links) with the service provider and service provider normally terminated 3750 switch at customer premises and then we have our 4500 or other switches connected to that link most of the CPE switch ports are layer three ...

I have the following  question: how is distributed flows  in a port-channel default? For example if we have a  port_channel with 2 interfaces  1 Gb when a stream  with its  MAC address is what he always goes through the same link?  or one time the...

Hello All,So I configured my 2821 in my test lab and faced with the following issue:I have 5 PCs in my test lab.I can ping & pathping (tracert) any ip address/website from all PCs and router.I can access internet only on 1 PC, I get 404 error both on...

Greetings,     I am having an issue with a NAT configuration on a Cisco IOS router, see below for a simplified configuration example:ip nat pool Test-POOL 9.9.9.9 9.9.9.9 netmask 255.255.255.0ip nat inside source route-map Test-MAP pool Test-POOL ove...