【AI-RAN】WNC O-RU 配置、英伟达 AI-RAN、

设备照片


英伟达实验室默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address e8:c7:cf:ac:58:37
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  no sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  sub-interface eth1.mplane encapsulation vlan 100
  sub-interface eth1.ecpri encapsulation vlan 2
  exit
!
interface eth1.mplane
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip address 192.168.100.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
!
radio 1
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9




  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

WNC 出厂默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  username root privilege 15 crypt DfG9fuSCickMcybYSOohLz8aPrh4/AArpXrJvi48.P2
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address 10:e8:a7:ef:8d:c6
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  sub-interface eth1.ecpri encapsulation vlan 564
  sub-interface eth1.mplane encapsulation vlan 100
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address 00:aa:ff:bb:ff:cc
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1.mplane
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  ip address 192.168.131.51/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
!
radio 1
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7,135,140,150,160,165,248
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

设备代理商

东枫电子科技

15652687913

关键词:

Aerial CUDA-Accelerated RAN

Aerial Testbed

相关推荐
liuluyang5305 小时前
SV中#和##的区别与用法
fpga开发·sva
404是NotFound呀9 小时前
[FPGA] Ubuntu 22.04 安装 Vivado 2023.1 和 PetaLinux 踩坑记录
linux·ubuntu·fpga开发
liuluyang53010 小时前
SV中if与iff区别与用法
fpga开发·sv
高速上的乌龟11 小时前
Lattice LFCPNX-100 HSB+Fpga开发详解:2.2 Marvell MV-Q3244 Phy的Podl电路详解
单片机·嵌入式硬件·fpga开发·软件工程
zlinear数据采集卡16 小时前
深入底层:从SAR ADC原理到模拟前端设计,解析高精度数据采集卡的硬件架构
c语言·前端·嵌入式硬件·fpga开发·自动化·硬件架构
夜幕下的灯火16 小时前
基于 FPGA 的 SD 卡音频播放与电子琴系统
fpga开发·毕业设计·课程设计·fpga·altera
weiweiliulu16 小时前
FPGA和MATLAB仿真测试常会用的语句
fpga开发
FPGA_小田老师2 天前
PCIe XDMA数据传输:三种工作模式详解(ARM发起 → FPGA自主)
fpga开发·pcie·xdma·c2h·fpga触发传输
GateWorld2 天前
LCD显示技术完全指南:原理·制造·驱动·FPGA实现之驱动四
fpga开发·lcd显示·fpga点亮屏幕·minilvds·fpga点屏
喵喵苗2 天前
【Vivado2024.2】纯PL端128×128 Sobel边缘检测IP封装 | 单AXI4-Stream接口设计与仿真验证
人工智能·fpga开发