Routing

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

Forum Posts

Does one physical bri interface have many B channels inside? Is "bri0" interface referring to a physical cable? How is the ISDN interface/cable look like? Is it just like a regular serial interface? What about D-channel? Where is it? Is D-channel als...

"In PPP, the password configured on both routers must match" Is this statement correct? Or just match the other end hostname and password? Ex. RouterA has password of Cisco and RouterB has password of ABC. Can I configure RouterA to have "username Ro...

"LMI is the protocol used between a DCE and DTE to manage the connection. Signaling messages for SVCs, PVC Status messages, and keepalives are all LMI messages", what is SVCs mean?

What is "router2(config)# controller t1 0/0" -> "router2(config-controller)# framing esf" -> "router2(config-controller)# linecode b8zs" -> "router2(config-controller)# pri-group timeslots 1-24" ? Can someone explain what does each command mean? Wh...

Can I use CHAP/PAP authentication over normal Ethernet standard? Or CHAP/PAP must be used with PPP only and I need to configure Ethernet over PPP first? Or Ethernet has better way of doing authentication and PPPoE is not useful at all?

To setup PPP authentication, we use "router1 (config) # username router2 password cisco" which is set in a GLOBAL configuration. What if we have more than one destination? Just type more of this command and then it will try all of them in order? Or i...

Does PPP encapsulation type required clock rate? Or only HDLC will need clock? or clock will be required only if I use serial interface don?t care about encapsulation type used?

In Dialer Profile, What is "router1 (config-if) # dialer pool-member 1", "router1 (config-if) #interface dialer 1", "router1 (config-if) #dialer pool1", "router1 (config-if) # dialer remote-name router2"? Can someone explain what does each command me...

"CHAP uses a three-way handshake. After the PPP link is established, the host send s "Challenge" message to the remote node. The remote node responds with a value calculated using a one-way hash function. The host checks the response against its own ...

Unanswered Topics