[mpls-linux-general] MPLS on Virtual machines - no connectivity
Status: Beta
Brought to you by:
jleu
From: Ricardo F. <ric...@fe...> - 2009-05-13 00:40:06
|
Host A [root@localhost ~]# ip link show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:0c:29:29:8a:d1 brd ff:ff:ff:ff:ff:ff 3: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:0c:29:29:8a:db brd ff:ff:ff:ff:ff:ff 4: eth4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:0c:29:29:8a:e5 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# ip route show 10.0.0.3 via 192.168.0.3 dev eth3 src 10.0.0.2 192.168.0.0/24 dev eth3 proto kernel scope link src 192.168.0.2 192.168.207.0/24 dev eth0 proto kernel scope link src 192.168.207.133 [root@localhost ~]# mpls nhlfe show [root@localhost ~]# mpls ilm show [root@localhost ~]# mpls labelspace show LABELSPACE entry dev lo labelspace -1 LABELSPACE entry dev eth0 labelspace -1 LABELSPACE entry dev eth3 labelspace -1 LABELSPACE entry dev eth4 labelspace -1 [root@localhost ~]# lsmod Module Size Used by mpls4 8001 0 autofs4 20933 2 sunrpc 154785 3 nf_conntrack_ipv4 11849 2 ipt_REJECT 6977 2 iptable_filter 6849 1 ip_tables 14033 1 iptable_filter nf_conntrack_ipv6 16469 2 xt_state 6209 4 nf_conntrack 51221 3 nf_conntrack_ipv4,nf_conntrack_ipv6,xt_state xt_tcpudp 6977 8 ip6t_ipv6header 6209 2 ip6t_REJECT 7617 2 ip6table_filter 6593 1 ip6_tables 15057 2 ip6t_ipv6header,ip6table_filter x_tables 15557 7 ipt_REJECT,ip_tables,xt_state,xt_tcpudp,ip6t_ipv6header,ip6t_REJECT,ip6_tables ipv6 238789 16 nf_conntrack_ipv6,ip6t_REJECT loop 16973 0 dm_multipath 18633 0 snd_ens1371 24161 0 gameport 14029 1 snd_ens1371 snd_rawmidi 21441 1 snd_ens1371 snd_ac97_codec 92517 1 snd_ens1371 ac97_bus 5825 1 snd_ac97_codec snd_seq_dummy 6853 0 snd_seq_oss 29633 0 snd_seq_midi_event 9921 1 snd_seq_oss snd_seq 45041 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 9933 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 37441 0 snd_mixer_oss 16705 1 snd_pcm_oss snd_pcm 61509 3 snd_ens1371,snd_ac97_codec,snd_pcm_oss snd_timer 21065 2 snd_seq,snd_pcm snd 46437 10 snd_ens1371,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer ac 8005 0 i2c_piix4 11473 0 parport_pc 26725 0 pcnet32 31941 0 sg 31605 0 sr_mod 17541 0 soundcore 9633 1 snd pcspkr 6593 0 i2c_core 20949 1 i2c_piix4 mii 8385 1 pcnet32 cdrom 33377 1 sr_mod parport 32173 1 parport_pc floppy 52229 0 snd_page_alloc 11337 1 snd_pcm ata_piix 19525 0 libata 132065 1 ata_piix dm_snapshot 18661 0 dm_zero 5825 0 dm_mirror 19521 0 dm_log 12229 1 dm_mirror dm_mod 48265 10 dm_multipath,dm_snapshot,dm_zero,dm_mirror,dm_log BusLogic 65973 2 sd_mod 26329 3 scsi_mod 123917 5 sg,sr_mod,libata,BusLogic,sd_mod ext3 110281 2 jbd 41173 1 ext3 mbcache 10309 1 ext3 uhci_hcd 22993 0 ohci_hcd 22853 0 ehci_hcd 32845 0 |