cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
399
Views
0
Helpful
1
Replies

No trans on vlan int

rhltechie
Level 1
Level 1

Hi all,

back again about my router int and a vlan. i have the following set:

interface FastEthernet0/0

no ip address

speed 100

full-duplex

!

interface FastEthernet0/0.300

encapsulation dot1Q 300

ip address <ip> 255.255.255.252

rate-limit output 10000000 250000 250000 conform-action transmit exceed-action

drop

no cdp enable

!

my provider cannot see me or vice versa. when i do a "show vlans" my transmitted never goes up unless i ping my own interface. am i missing something?

TIA,

R

1 Reply 1

j-block
Level 4
Level 4

Use the show vlan command show vlan [{brief | {id vlan-id} | {name name} [ifindex]} | ifindex] where brief displays only a single line for each VLAN, naming the VLAN, status, and ports.This sould give more insight.For more refer the following

http://www.cisco.com/en/US/products/hw/routers/ps368/products_command_reference_chapter09186a00801027af.html to get some clue.