search for: fastethernet0

Displaying 20 results from an estimated 21 matches for "fastethernet0".

Did you mean: fastethernet
2003 Jun 03
1
etherchannel/port group/bonding plus vlan works well
...h1 up ifenslave bond0 eth0 ifenslave bond0 eth1 modprobe 8021q vconfig add bond0 5 ip link set bond0.5 up ip address add 10.0.5.1/24 dev bond0.5 vconfig add bond0 10 ip address add 10.0.10.1/24 dev bond0.10 ip link set bond0.10 up ANd here is the bare bones of the config for the switch interface FastEthernet0/1 port group 1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/2 port group 1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/5 switchport access vlan 5 ! interface FastEthernet0/10 switchport access vlan 10 ! and...
2008 Oct 21
3
OT: Setting a CentOS to gateway a private IP address
...per se. However, at the risk of ruffling a few feathers I would like some advice on how to resolve the following routing problem: Given: dual homed host running CentOS-5.2 with eth0 = 2xx.yyy.zzz.23 eth1 = 192.168.219.1 and a Cisco gateway at 2xx.1xx.y7y.1 with the following networks: interface FastEthernet0/1 description connected to EthernetLAN ip address 10.0.0.1 255.0.0.0 secondary ip address 172.16.0.1 255.240.0.0 secondary ip address 192.168.71.1 255.255.255.0 secondary ip address 192.168.0.1 255.255.0.0 secondary ip address 2xx.yyy.zzz.1 255.255.255.0 ip access-group 101 in ip inspect Fa...
2003 Dec 03
2
Cisco IAD with MGCP
...vice pots ! voice service voip ! voice class codec 10 codec preference 1 gsmfr codec preference 2 g711alaw ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! controller T1 1/0 shutdown framing esf linecode b8zs ! ! ! interface FastEthernet0/0 ip address 192.168.65.200 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! ip http server ip classless ip route 0.0.0.0 0.0.0.0 192.168.65.1 ! ! ! dialer-list 1 protocol ip permit ! ! call rsvp-sync ! voice-port 2/0 no vad t...
2015 Jan 24
3
VLAN issue
...these packets and you will not get > connectivity. > Additionally, the switch should gripe about 802.1q BPDUs. Check the in-memory system log (or syslog server if you have configured that). show logging | i 1Q Example: 1w1d: %SPANTREE-2-RECV_1Q_NON_TRUNK: Received 802.1Q BPDU on non trunk FastEthernet0/2 on vlan 100. > > So getting the actual VLAN config of the switch port would help to > determine if the switch actually expects to receive the packets the way > you send them from the Linux box. > > +1 Let's see the config for the switch port your server is connected to. -...
2004 Aug 15
0
how can i config a Cisco IAD 2430 config as a sip client
...erisk no aaa new-model ip subnet-zero no ip domain lookup ! ! no ftp-server write-enable ! voice call send-alert voice rtp send-recv ! voice service voip sip ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 gsmfr ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.0.206 255.255.255.0 speed 100 full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! ip classless no ip http server ! ! ! ! control-plane ! ! voice-port 2/0 input gain 5 echo-cancel coverage 32 cptone PA timeouts interdigit 5 descrip...
2007 Jan 24
0
NewTopic - Asterisk and Cisco AS5300 via E1/PRI
...IGsSyabWTtUPIz6J1 enable password 7 02030755 ! username p2p nopassword username ecn nopassword ! ! resource-pool disable ! ip subnet-zero no ip source-route no ip routing ! isdn switch-type primary-net5 voice rtp send-recv ! voice service pots ! voice service voip sip bind all source-interface FastEthernet0 ! voice class codec 723 codec preference 1 g711alaw ! voice class codec 1 codec preference 1 g711alaw ! voice class codec 7 codec preference 1 g711alaw ! ! ! ! ! ! ivr prompt memory 16384 files 1000 fax interface-type fax-mail mta receive maximum-recipients 0 call-history-mib max-size 500 dia...
2005 Mar 19
3
Asterisk and Cisco AS53xx/54xx Access Server Platform
...N/A ios-bundled default [...] Router#show conf [...] spe country t1-default isdn switch-type primary-ni ! voice hunt user-busy voice call send-alert voice call convert-discpi-to-prog voice rtp send-recv voice service voip fax protocol pass-through g711alaw h323 sip bind all source-interface FastEthernet0/0 controller T1 3/0 framing esf linecode b8zs pri-group timeslots 1-24 interface Serial3/0:23 description T1 to CLEC no ip address load-interval 30 isdn switch-type primary-ni isdn incoming-voice modem no cdp enable voice-port 3/0:D bearer-cap Speech dial-peer voice 1 pots incoming calle...
2015 Jan 25
0
VLAN issue
...y. > > > > Additionally, the switch should gripe about 802.1q BPDUs. > Check the in-memory system log (or syslog server if you have configured > that). > > show logging | i 1Q > > Example: > 1w1d: %SPANTREE-2-RECV_1Q_NON_TRUNK: > Received 802.1Q BPDU on non trunk FastEthernet0/2 on vlan 100. > > > > > > So getting the actual VLAN config of the switch port would help to > > determine if the switch actually expects to receive the packets the way > > you send them from the Linux box. > > > > > +1 > Let's see the config for...
2006 Dec 19
7
routing problem
hi, Please see the following text diagram: 10.0.15.0/24 --> 10.0.15.1 (f0/1) cisco router (f0/0) 192.168.0.5 <-- 192.168.0.0/24 --> 192.168.0.1 firewall --> internet I have some problem after added a static route in shorewall in /etc/sysconfig/network-scripts/route-eth0, the syntax is: 10.0.15.0/24 via 192.168.0.5 in 192.168.0.0/24 computers cannot ping or
2003 Sep 29
2
cisco AS5300 : problem configuration
I wouldn't expect you to be using RFC3389 if your using A-law, can you include your IOS version and IOS config file ... I have not specified any allow's or disallow's in my * config for the codecs with my 5300, I also use Cisco 79xx phones and I use the option within the phones config file to select the preffered codec and when I change this to G.729/A-law/U-law all works perfectly
2015 Jan 25
2
VLAN issue
...switch should gripe about 802.1q BPDUs. > > Check the in-memory system log (or syslog server if you have configured > > that). > > > > show logging | i 1Q > > > > Example: > > 1w1d: %SPANTREE-2-RECV_1Q_NON_TRUNK: > > Received 802.1Q BPDU on non trunk FastEthernet0/2 on vlan 100. > > > > > > > > > > So getting the actual VLAN config of the switch port would help to > > > determine if the switch actually expects to receive the packets the way > > > you send them from the Linux box. > > > > > > &...
2004 Oct 06
2
Cisco router for PRI termination?
If you have a PRI terminated in a Cisco router talking SIP to * and would be willing to share your Cisco config, please respond. Also, I would be interested in knowing what version of IOS you are using. We are using an NM-HDV in a 3640. TIA Bruce Komito High Sierra Networks, Inc. www.servers-r-us.com (775) 236-5815
2009 Jan 28
1
E1 conection to a Cisco2600
...primary-net5 ! ! voice call send-alert voice call convert-discpi-to-prog voice call carrier capacity active voice rtp send-recv ! voice service voip fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none h323 ! ! controller E1 1/0 framing NO-CRC4 pri-group timeslots 1-31 ! ! ! interface FastEthernet0/0 ip address 192.168.12.210 255.255.255.0 ip route-cache same-interface no ip route-cache no ip mroute-cache load-interval 30 speed 100 full-duplex ! interface Serial1/0:15 no ip address no logging event link-status isdn switch-type primary-net5 isdn incoming-voice data isdn bchan-numbe...
2015 Jan 24
3
VLAN issue
Do you need the whole configuration? On the switch end, we have the relevant VLAN (VLAN 48) with the assigned IP address of 192.168.48.101 and the range of ports (Gi1/0/1 - Gi1/0/8) assigned to that VLAN. Seems - and acts - like a legitimate setup and works fine, except for this particular instance. Thanks. Boris. On Fri, Jan 23, 2015 at 8:54 PM, Dennis Jacobfeuerborn < dennisml at
2014 May 30
3
Centos box and Cisco 3750 VLAN's
Hello all, I have a CentOS box that has a NIC (eth0) on which I defined 4 VLAN's (counting the NIC itself): eth0, eth0.1, eth0.2 and eht0.3. Initially the Cisco switch was not partitioned into VLAN's which means that the only VLAN running on it was the default one (VLAN 1). I have then played with VLAN's a bit on the switch and at this point have two: VLAN 1 (which is default and can
2006 Jun 12
0
ICLID or CNAM calling name and number through a cisco isdn gateway
...codec preference 5 g723r53 codec preference 6 g728 codec preference 7 g729r8 ! ! ! ! ! ! ! ! ! username nvxcpe privilege 15 secret 5 $1$oAvO$zHweQ8lbhZjzROdYw4psM/ ! ! controller T1 1/0 framing esf linecode b8zs cablelength short 133 pri-group timeslots 1-8,24 description WAN ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface Serial0/0 no ip address encapsulation frame-relay IETF no ip mroute-cache no fair-queue service-module t1 timeslots 1-24 frame-relay lmi-type ansi ! interface Serial0/0.1 point-to-point ip address 66.xxx.xxx.xxx255.255.255.252...
2005 Sep 13
1
Cisco AS5400 Configuration as a SIP Peer - URGENT
List users, It's been a while since I've posted here, but I've been hard at work pushing toward our large scale Asterisk goal and keeping up with this list can be a full time job by itself (I have19,543 unread list messages!!). This Friday, September 16th 2005, my team will be at the MCI Development Lab in Richardson, Texas testing our setup. We have a three server system
2005 Jan 04
0
Cisco 7200 One-Way Audio
...b ! controller T1 2/5 framing esf service-type ccs-voice linecode b8zs cablelength long 0db ! controller T1 2/6 framing esf service-type ccs-voice linecode b8zs cablelength long 0db ! controller T1 2/7 framing esf service-type ccs-voice linecode b8zs cablelength long 0db ! ! ! interface FastEthernet0/0 ip address XXX.XXX.XXX.XXX ip access-group 101 in no ip route-cache no ip mroute-cache duplex full ! interface Serial1/0:23 no ip address no logging event link-status isdn switch-type primary-ni isdn incoming-voice voice no cdp enable ! interface Serial1/1:23 no ip address no logging...
2004 Jul 26
1
Cisco IOS and racoon
...ity-association lifetime seconds 6000 ! crypto ipsec transform-set MB esp-3des esp-md5-hmac ! crypto map FreeBSDIPSEC-MAP 1 ipsec-isakmp description BBE Map set peer 1.1.1.1 set security-association lifetime seconds 10000 set transform-set MB set pfs group2 match address 109 ! ! ! ! interface FastEthernet0/0 ip address 10.0.3.1 255.255.255.0 speed auto ! interface FastEthernet0/0.1 ! interface Serial0/0 ip address 2.2.2.2 255.255.255.252 service-module t1 timeslots 1-24 crypto map FreeBSDIPSEC-MAP ! ip default-gateway 2.2.2.3 ip classless ip route 0.0.0.0 0.0.0.0 2.2.2.3 no ip http server no ip...
2004 Dec 09
6
Cisco AS5XXX to asterisk debugging.
Hi, I have a serious problem to configure Cisco AS5XXX and Asterisk , I trying to use asterisk for PSTN(A)----> Cisco AS5xxx ----> ASterisk---->PSTN(B) (No Nat, no Firewall) I hear (on the PSTN(A)) clearly what the other person is saying, but the other person (on the PSTN(B) side) hears nothing from PSTN(A). I use tcpdump for debug de rtp trafic, and ouput contains